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:
parent
5875e3358a
commit
614f6573e7
66 changed files with 2045 additions and 195 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue