From Fedora Project Wiki

(Adding bug section)
(10 intermediate revisions by 8 users not shown)
Line 18: Line 18:


Note : Don't fail for "Not enough memory" error.
Note : Don't fail for "Not enough memory" error.
=How to file bug=
To file a bug against any Fedora package, please follow the instructions [http://fedoraproject.org/wiki/L10N#Bug_Reporting.2C_Testing.2C_and_Quality_Assurance here].


=Results=
=Results=
Line 26: Line 30:
|Example: abcd (ab_cd)||{{result|fail|ab_cd}}{{result|pass|ab_cd}}||{{bz|12345}}|| This is the comment
|Example: abcd (ab_cd)||{{result|fail|ab_cd}}{{result|pass|ab_cd}}||{{bz|12345}}|| This is the comment
|-
|-
|Japanese (ja-JP) || {{result|fail|ja-JP}} || {{bz|951329}} || Some strings not localized.
| ||||||
|-
|Spanish (es-ES) || {{result|fail|es-ES}} || {{bz|951329}} || line: 'standard output' shows untranslated, but it is translated upstream.
|-
|-
|Korean (ko-KR) || {{result|fail|ko-KR}} || {{bz|951329}} || partially localized but, 100% in upstream.
| ||||||
|-
|-
|Italian (it-IT) || {{result|fail|it-IT}} || {{bz|951329}} || Content partially in english.
| ||||||
|-
|-
|Tamil (ta-IN) || {{result|fail|ta-IN}} || || Few strings unlocalized those 100% localized upstream. There were few translation errors, corrected upstream.
| ||||||
|-
|-
|T Chin (zh-TW) || {{result|fail|zh-TW}} || || Can't execute this program.  Got "Unable to get default kernel" error message.
| ||||||
|-
|-
|French (fr-FR) || {{result|fail|fr-FR}} ||  || "Unable to get default kernel" error message comes up. Seems to be partly translated only.
|}
|}
[[https://fedoraproject.org/wiki/Test_Day:2013-04-11_Translation_%28l10n%29 Go back to test day]]
[[https://fedoraproject.org/wiki/Test_Day:2013-09-26_Translation_%28l10n%29 Go back to test day]]

Revision as of 09:06, 26 September 2013

Instruction to run application


Description

This is a translation testing for system-config-kdump

How to test

  • Run command system-config-kdump
  • If not installed, as root run "yum install system-config-kdump". Ignore warning [1] and check menu and other disabled entries
  • Check translation and shortcut keys

Note : Don't fail for "Not enough memory" error.

How to file bug

To file a bug against any Fedora package, please follow the instructions here.

Results

Language Result [language code] Bug Comment
Example: abcd (ab_cd)
Fail fail ab_cd
Pass pass ab_cd
RHBZ #12345 This is the comment

[Go back to test day]