Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-12 | Move some translations to their generic language code | Dan McGee | 1 | -3/+3 | |
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> | |||||
2007-12-21 | Add new Czech translation | Vojtěch Gondžala | 1 | -0/+1 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2007-07-06 | First step of moving translations from src/pacman/po to po/ | Dan McGee | 1 | -0/+10 | |
Move the translations from src/pacman/po to just po/ so we can include the scripts gettext translations in the same message catalog as that of the pacman frontend. The libalpm message catalog, for now, will remain a separate existence. Signed-off-by: Dan McGee <dan@archlinux.org> |