From Fedora Project Wiki

Line 20: Line 20:
! Language !! Result [language code] !! Bug !! Comment
! Language !! Result [language code] !! Bug !! Comment
|-
|-
|Example: abcd (ab_cd)||{{result|fail|ab_cd}}{{result|pass|ab_cd}}{{result|fail|it_IT}}||{{bz|12345}}|| Question marks are shown instead of special characters for Italian
|Example: abcd (ab_cd)||{{result|fail|ab_cd}}{{result|pass|ab_cd}}||{{bz|12345}}||  
|-
|-
|Spanish (es_ES)||{{result|fail|es_ES}}||{{bz|860867}}|| Question marks are shown instead of Spanish characters and accents. The translation shows the correct signs.  
|Spanish (es_ES)||{{result|fail|es_ES}}||{{bz|860867}}|| Question marks are shown instead of Spanish characters and accents. The translation shows the correct signs.  
|-
|Italian (it_IT)||{{result|fail|it_IT}}||{{bz|860880}}|| Question marks are shown instead of special characters for Italian.
|-
|-
|}
|}
[[https://fedoraproject.org/wiki/Test_Day:2012-09-28_l10n Go back to test day]]
[[https://fedoraproject.org/wiki/Test_Day:2012-09-28_l10n Go back to test day]]

Revision as of 01:39, 27 September 2012

Instruction to run application


Description

This is a translation testing for authconfig package.

How to test

  • Run command authconfig
  • Check translations on terminal

Results

Language Result [language code] Bug Comment
Example: abcd (ab_cd)
Fail fail ab_cd
Pass pass ab_cd
RHBZ #12345
Spanish (es_ES)
Fail fail es_ES
RHBZ #860867 Question marks are shown instead of Spanish characters and accents. The translation shows the correct signs.
Italian (it_IT)
Fail fail it_IT
RHBZ #860880 Question marks are shown instead of special characters for Italian.

[Go back to test day]