Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-39451

rubygem-foreman-tasks-11.0.5 has untranslated messages

    • None
    • None
    • None
    • None

      for i in /usr/share/gems/gems/foreman-tasks*/locale/{fr,ja,ko,zh_CN}/*.po ; do msgfmt -vvv -o /dev/null "$i"; done 2>&1 | grep -v .edit.po | sort | grep untranslated
      /usr/share/gems/gems/foreman-tasks-11.0.5/locale/fr/foreman_tasks.po: 292 translated messages, 2 untranslated messages.
      /usr/share/gems/gems/foreman-tasks-11.0.5/locale/ja/foreman_tasks.po: 292 translated messages, 2 untranslated messages.
      /usr/share/gems/gems/foreman-tasks-11.0.5/locale/ko/foreman_tasks.po: 150 translated messages, 144 untranslated messages.
      /usr/share/gems/gems/foreman-tasks-11.0.5/locale/zh_CN/foreman_tasks.po: 292 translated messages, 2 untranslated messages.
      

      Reconstruction what happened:

      However, that doesn't explain why Korean has so many strings missing. In Phrase all strings are translated and they were also correctly synced back to Transifex. Somehow pulling from Transifex doesn't appear to have gone right in https://github.com/theforeman/foreman-tasks/pull/781.

      Steps to take:

      • Figure out why pulling the translations didn't work as it should have
      • Get Red Hat translators to translate the strings
      • Pull back translations from Transifex
      • Release gem and make sure it gets into 6.18

              aruzicka@redhat.com Adam Ruzicka
              ekohlvan@redhat.com Ewoud Kohl van Wijngaarden
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: