|
|
(12 intermediate revisions by 8 users not shown) |
Line 1: |
Line 1: |
| Instruction to run application | | Instruction to run application |
|
| |
|
| |
|
| |
|
| =Description= | | =Description= |
|
| |
|
| |
|
| |
|
| =How to test= | | =How to test= |
| * Run command {{command|empathy}} | | * Run command {{command|empathy}} |
|
| |
|
| * If not installed, run "yum install empathy" as root and then execute the above command. | | * If not installed, run "dnf install empathy" as root and then execute the above command. |
|
| |
|
| * Check translations. | | * Check translations. |
|
| |
|
| =Results=
| |
|
| |
|
| {| class="wikitable sortable" style="width: 100%" rowbgcolor="#3074c2" rowstyle="color: white; font-weight: bold;" 55%
| | =How to file bug= |
| ! Language !! Result [language code] !! Bug !! Comment
| | |
| |-
| | To file a bug against any Gnome package, please follow the instructions [https://fedoraproject.org/wiki/FLTG/Gnome_bug_filing_instructions here]. |
| |Example: abcd (ab_cd)||{{result|fail|ab_cd}}{{result|pass|ab_cd}}||{{bz|12345}}|| This is the comment
| | |
| |-
| | |
| |Spanish (es_ES) ||{{result|pass|es_ES}}||||
| | [[https://fedoraproject.org/wiki/Test_Day:2016-03-29_Translation_Test_Day Go back to test day]] |
| |-
| |
| |Italian (it_IT) ||{{result|pass|it_IT}}||||
| |
| |-
| |
| |Portuguese (pt_BR)||{{result|pass|pt_BR}}||||
| |
| |-
| |
| |Korean (ko_KR) ||{{result|fail|ko_KR}}|||| the header that pops up "Empathy Accounts" is in English
| |
| |-
| |
| |T Chin. (zh-TW) ||{{result|fail|zh-TW}}|||| the header that pops up "Empathy Accounts" is in English
| |
| |-
| |
| |Japanese (ja-JP)||{{result|pass|ja-JP}}||||
| |
| |-
| |
| |French (fr-FR) ||{{result|fail|fr-FR}}|||| The header that pops up "Empathy Accounts" is in English
| |
| |-
| |
| |Assamese (as-IN) ||{{result|fail|as-IN}}|||| The header "Empathy Accounts" is in English, rest all are translated.
| |
| |-
| |
| |Tamil (ta-IN) ||{{result|fail|ta-IN}}|||| The header "Empathy Accounts" is unlocalized
| |
| |-
| |
| |Gujarati (gu_IN) ||{{result|fail|gu_IN}}|||| The header "Empathy Accounts" is unlocalized, This string is translated in upstream but file is not imported properly
| |
| |-
| |
| |Oriya (or-IN) ||{{result|fail|or-IN}}|||| Header "Empathy Accounts" is untranslated.
| |
| |-
| |
| |Malayalam (ml-IN) ||{{result|fail|ml-IN}}|||| Header - "Empathy Accounts" is in English. Bug to be filed
| |
| |}
| |
| [[https://fedoraproject.org/wiki/Test_Day:2013-04-11_Translation_%28l10n%29 Go back to test day]] | |