Bug report #2918
inconsistency with ISO Language and country code usage
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | Documentation and Help | ||
| Affected QGIS version: | Regression?: | No | |
| Operating System: | Debian | Easy fix?: | No |
| Pull Request or Patch supplied: | Resolution: | fixed | |
| Crashes QGIS or corrupts data: | Copied to github as #: | 12978 |
Description
Hello,
Just a nit but I thought worth pointing out. There is a small inconsistency which may confuse some people with respect to the separator between the ISO language and country code. To launch qgis with Brazilian Portuguese, you says...
qgis --lang=pt_BR
Unfortunately, the translation page on the wiki(http://www.qgis.org/wiki/GUI_Translation_Progress) uses a dash instead of an underscore. The wiki uses pt-BR which will not work as a command line argument.
History
#1
Updated by Jürgen Fischer over 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
translation page fixed.