From Fedora Project Wiki
(Created page with '{{QA/Test_Case |description= This is testing ABRT GUI translation support. If you're using other than english locale and the main window seems localized, then i...') |
(convert to new category system) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{admon/caution|This page is obsolete|This page is not used anymore and is available just for archival purposes.}} | |||
{{QA/Test_Case | {{QA/Test_Case | ||
|description= | |description= | ||
Line 13: | Line 15: | ||
The texts in the GUI should be localized. | The texts in the GUI should be localized. | ||
}} | }} | ||
[[Category: | [[Category:Package_abrt_test_cases]] |
Latest revision as of 16:18, 13 January 2011
Description
This is testing ABRT GUI translation support. If you're using other than english locale and the main window seems localized, then it means the translation is working.
How to test
Open a terminal and run:
$ LANG=<locale> abrt-gui
- where <locale> can be any supported C locale
Expected Results
The texts in the GUI should be localized.