Re-ran "update-po.sh" to bring PO and POTs all up-to-date.

Make "create_pot_files.sh" a no-op script, for now (per listmail w/ Karl, Oct. 2005)
This commit is contained in:
William Kendrick 2006-09-10 18:19:54 +00:00
parent 5875e3358a
commit 614f6573e7
66 changed files with 2045 additions and 195 deletions

View file

@ -9,6 +9,8 @@
# into i18n("_: context\ntranslatable string") that xgettext can grok
# and produce the same kind of *.pot as expected by KDE
exit
rm -f POTFILES.new
(for i in `grep -v "encoding" POTFILES.in | sed 's:^:../:'`
do