diff options
author | Dan McGee <dan@archlinux.org> | 2008-02-11 19:36:12 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-02-11 20:40:44 -0600 |
commit | 9bf487b2ff0a3f56bd8e2159a7688264950f3a02 (patch) | |
tree | 42e5ec9a4284d8b855d6f9dbe84d4d489663af6f /po | |
parent | fbf3beb8d281e85c69f1683df2d9c7b2fb5c1ab7 (diff) |
Move some translations to their generic language code
For our Czech, Polish, and Russian translations, they do not need to be at
the more specific 'lang_COUNTRY' code, but can live at just plain 'lang'.
This follows the pattern of most other translated programs out there as
Roman pointed out on IRC.
ru_RU: 2 (pacman and libalpm)
ru: 128 for him, 131 for me (everything else)
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'po')
-rw-r--r-- | po/LINGUAS | 6 | ||||
-rw-r--r-- | po/cs.po (renamed from po/cs_CZ.po) | 0 | ||||
-rw-r--r-- | po/pl.po (renamed from po/pl_PL.po) | 0 | ||||
-rw-r--r-- | po/ru.po (renamed from po/ru_RU.po) | 0 |
4 files changed, 3 insertions, 3 deletions
@@ -1,11 +1,11 @@ # Set of available languages. -cs_CZ +cs de en_GB es fr hu it -pl_PL +pl pt_BR -ru_RU +ru |