[Libreoffice-commits] .: Branch 'libreoffice-3-4' - sd/source
Michael Meeks
michael at kemper.freedesktop.org
Tue Jul 26 09:02:16 PDT 2011
sd/source/ui/app/res_bmp.src | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 4069ec61857f1529d9a3825b35a40f2b03e7821e
Author: Andras Timar <atimar at novell.com>
Date: Sat Apr 30 17:51:05 2011 +0200
make strings localizable - fdo#36706
Signed-off-by: Michael Meeks <michael.meeks at novell.com>
diff --git a/sd/source/ui/app/res_bmp.src b/sd/source/ui/app/res_bmp.src
index e3d3a2f..df67a65 100644
--- a/sd/source/ui/app/res_bmp.src
+++ b/sd/source/ui/app/res_bmp.src
@@ -261,7 +261,7 @@ SfxStyleFamilies DLG_STYLE_DESIGNER
{
SfxStyleFamiliesRes1
StyleFamily = SFX_STYLE_FAMILY_PARA ;
- FilterList =
+ FilterList [ en-US ] =
{
< "All Styles" ; SFXSTYLEBIT_ALL ; > ;
< "Applied Styles" ; SFXSTYLEBIT_USED ; > ;
@@ -272,7 +272,7 @@ SfxStyleFamilies DLG_STYLE_DESIGNER
{
SfxStyleFamiliesRes2
StyleFamily = SFX_STYLE_FAMILY_PSEUDO ;
- FilterList =
+ FilterList [ en-US ] =
{
< "All Styles" ; SFXSTYLEBIT_ALL ; > ;
};
More information about the Libreoffice-commits
mailing list