------------------------------------------------------------
revno: 1922
committer: Rene Engelhard <[email protected]>
branch nick: unstable
timestamp: Wed 2010-04-07 21:23:33 +0200
message:
  fix spanish "boolean value" translation
added:
  patches/es-fix-buleano.diff
modified:
  changelog
  patches/series
=== modified file 'changelog'
--- a/changelog 2010-04-07 19:16:13 +0000
+++ b/changelog 2010-04-07 19:23:33 +0000
@@ -1,9 +1,11 @@
 openoffice.org (1:3.2.0-7) UNRELEASED; urgency=low
 
+  * debian/patches/es-fix-buleano.diff: fix spanish "boolean value" translation
+    (closes: #576842)
   * debian/rules, debian/shlibs.*: fix shlib-dependencies to not depend
     on the kdelibs5 transitional package anymore when built with KDE 4.4 
 
- -- Rene Engelhard <[email protected]>  Wed, 07 Apr 2010 18:22:09 +0200
+ -- Rene Engelhard <[email protected]>  Wed, 07 Apr 2010 21:22:01 +0200
 
 openoffice.org (1:3.2.0-6) unstable; urgency=low
 

=== added file 'patches/es-fix-buleano.diff'
--- a/patches/es-fix-buleano.diff       1970-01-01 00:00:00 +0000
+++ b/patches/es-fix-buleano.diff       2010-04-07 19:23:33 +0000
@@ -0,0 +1,27 @@
+--- openoffice.org-3.2.0/ooo-build-3-2-0-9/patches/dev300/apply-old    
2010-04-07 19:59:11.000000000 +0200
++++ openoffice.org-3.2.0/ooo-build-3-2-0-9/patches/dev300/apply        
2010-04-07 20:02:07.000000000 +0200
+@@ -2939,6 +2939,9 @@
+ # 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
+ 
+--- /dev/null  2010-04-03 13:04:51.729378815 +0200
++++ openoffice.org-3.2.0/ooo-build-3-2-0-9/patches/dev300/es-fix-buleano.diff  
2010-04-07 19:57:07.000000000 +0200
+@@ -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

=== modified file 'patches/series'
--- a/patches/series    2010-04-06 21:43:08 +0000
+++ b/patches/series    2010-04-07 19:23:33 +0000
@@ -1,4 +1,5 @@
 branch-update-bc571534c9b7435429003010d733e9c3a34df32d.diff
+es-fix-buleano.diff
 update-mysqlc.diff
 cws-linuxaxp01.diff
 fix-system-redland.diff

Reply via email to