From Fedora Project Wiki
Description
This test case tests localization of ABRT's CLI.
How to test
- Run abrt-cli in a non-English language - e.g.
LANG="cs_CZ.utf8" abrt-cli
- Try various operations - see the CLI test case
Expected Results
- All strings should be translated
- Key accelerators should be localized
- Questions should accept localized answers (they should not expect the first letter of the English response)
- Other typical localization features should work