pacman/scripts
Allan McRae 4bdb868ac8 makepkg: clean-up of output messages
There was a lot of inconsistency in how strings that should not be
translated (program names, option flags, PKGBUILD directives, etc) were
handled. This patch moves them all outside the gettext invocation for
consistency and to prevent accidental translation.

Note that some of these may need reverted if they cause difficulties in
translation due to gettext usage in bash not taking positional parameters
for arguments. A quick survey of current translations indicates that this
issue will be rare.  Also, we should be able to catch these before a full
string freeze given we are going to probably need a "developer preview"
release before the next release series.

Signed-off-by: Allan McRae <allan@archlinux.org>
2011-06-24 02:02:21 -05:00
..
library parse-options: simplify unused-arg & parameter printing 2011-06-24 00:02:06 -05:00
po scripts/po/: add pacman-key 2011-06-23 22:55:57 -05:00
.gitignore pacman-key: keyring management tool 2011-03-23 01:59:42 -05:00
Makefile.am po/: split into scripts/po/ and src/pacman/po/ 2011-06-23 22:50:01 -05:00
makepkg.sh.in makepkg: clean-up of output messages 2011-06-24 02:02:21 -05:00
pacman-db-upgrade.sh.in po/: split into scripts/po/ and src/pacman/po/ 2011-06-23 22:50:01 -05:00
pacman-key.sh.in po/: split into scripts/po/ and src/pacman/po/ 2011-06-23 22:50:01 -05:00
pacman-optimize.sh.in po/: split into scripts/po/ and src/pacman/po/ 2011-06-23 22:50:01 -05:00
pkgdelta.sh.in po/: split into scripts/po/ and src/pacman/po/ 2011-06-23 22:50:01 -05:00
rankmirrors.sh.in Fix bash shell location check 2010-10-13 17:50:54 -05:00
repo-add.sh.in Merge branch 'po-split' 2011-06-23 23:44:35 -05:00