From Fedora Project Wiki
(this page is not required anymore) |
(convert to new category system) |
||
Line 15: | 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.