ooo-build r14447 - in branches/ooo-build-3-0: . bin
- From: pmladek svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r14447 - in branches/ooo-build-3-0: . bin
- Date: Fri, 31 Oct 2008 16:14:48 +0000 (UTC)
Author: pmladek
Date: Fri Oct 31 16:14:48 2008
New Revision: 14447
URL: http://svn.gnome.org/viewvc/ooo-build?rev=14447&view=rev
Log:
2008-10-31 Petr Mladek <pmladek suse cz>
* bin/localize-ooo: really apply po/ooo-build-<lang>.po for selected
languages; check the right list of languages; thanks Timar for
noticing this problem
Modified:
branches/ooo-build-3-0/ChangeLog
branches/ooo-build-3-0/bin/localize-ooo
Modified: branches/ooo-build-3-0/bin/localize-ooo
==============================================================================
--- branches/ooo-build-3-0/bin/localize-ooo (original)
+++ branches/ooo-build-3-0/bin/localize-ooo Fri Oct 31 16:14:48 2008
@@ -74,7 +74,7 @@
done
# apply translations for ooo-build-specific strings
-for langcode in $extra_trans_langs ; do
+for langcode in $OOO_LANGS_LIST ; do
sdf_file=$TOOLSDIR/po/ooo-build-$langcode.sdf
test -f $sdf_file || continue
grep -q "^$sdf_file$" $extra_trans_stamp 2>/dev/null && continue;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]