[ooo-build-commit] .: Branch 'ooo-build-3-2' - patches/dev300
René Engelhard
rene at kemper.freedesktop.org
Wed Apr 7 12:21:36 PDT 2010
patches/dev300/apply | 3 +++
patches/dev300/es-fix-buleano.diff | 12 ++++++++++++
2 files changed, 15 insertions(+)
New commits:
commit f9d4e24ef2e704cbce73b4363aab79b832622cce
Author: Rene Engelhard <rene at debian.org>
Date: Wed Apr 7 21:19:59 2010 +0200
fix es "boolean value" translation
diff --git a/patches/dev300/apply b/patches/dev300/apply
index 7fead02..eaa2b79 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -2940,6 +2940,9 @@ sc-autofilter-l10n-es.diff, i#103840, pmladek
# pack only selected languages in the l10n module
l10n-build-only-selected-langs.diff, i#106185, pmladek
+# fix "buleano"
+es-fix-buleano.diff, deb#576842, i#110674, rengelha
+
[ LocalizeFixes < ooo320-m13 ]
i109407_BUSCAR.diff
diff --git a/patches/dev300/es-fix-buleano.diff b/patches/dev300/es-fix-buleano.diff
new file mode 100644
index 0000000..a2edbf3
--- /dev/null
+++ b/patches/dev300/es-fix-buleano.diff
@@ -0,0 +1,12 @@
+diff --git a/l10n/source/es/localize.sdf b/l10n/source/es/localize.sdf
+--- l10n/source/es/localize.sdf
++++ l10n/source/es/localize.sdf
+@@ -21928,7 +21928,7 @@
+ svx source\cui\numfmt.src 0 imagebutton RID_SVXPAGE_NUMBERFORMAT IB_REMOVE HID_NUMBERFORMAT_TBI_REMOVE 14 es - Eliminar 2002-02-02 02:02:02
+ svx source\cui\numfmt.src 0 string RID_SVXPAGE_NUMBERFORMAT STR_AUTO_ENTRY 14 es Automático 2002-02-02 02:02:02
+ svx source\cui\numfmt.src 0 stringlist RID_SVXPAGE_NUMBERFORMAT.LB_CATEGORY 1 0 es Todo 2002-02-02 02:02:02
+-svx source\cui\numfmt.src 0 stringlist RID_SVXPAGE_NUMBERFORMAT.LB_CATEGORY 10 0 es Valor buleano 2002-02-02 02:02:02
++svx source\cui\numfmt.src 0 stringlist RID_SVXPAGE_NUMBERFORMAT.LB_CATEGORY 10 0 es Valor booleano 2002-02-02 02:02:02
+ svx source\cui\numfmt.src 0 stringlist RID_SVXPAGE_NUMBERFORMAT.LB_CATEGORY 11 0 es Texto 2002-02-02 02:02:02
+ svx source\cui\numfmt.src 0 stringlist RID_SVXPAGE_NUMBERFORMAT.LB_CATEGORY 2 0 es Definido por el usuario 2002-02-02 02:02:02
+ svx source\cui\numfmt.src 0 stringlist RID_SVXPAGE_NUMBERFORMAT.LB_CATEGORY 3 0 es Número 2002-02-02 02:02:02
More information about the ooo-build-commit
mailing list