Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-06 | Move scripts from *.in to *.sh.in so gettext can determine type | Dan McGee | |
If we move the scripts from *.in to *.sh.in and *.py.in, gettext can pull the required strings to translate a whole lot easier. Do this. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-07-06 | First step of moving translations from src/pacman/po to po/ | Dan McGee | |
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> |