[Libreoffice-commits] .: binfilter/bf_svx binfilter/bf_sw binfilter/inc
Christian Dywan
cdywan at kemper.freedesktop.org
Wed May 18 07:11:36 PDT 2011
binfilter/bf_svx/source/editeng/svx_editeng.src | 2 +-
binfilter/bf_sw/source/ui/inc/swmn.hrc | 2 +-
binfilter/bf_sw/source/ui/wrtsh/sw_wrtsh.src | 2 +-
binfilter/inc/bf_svx/globlmn.hrc | 4 ++--
4 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 30e8cb55cac02b0c4498d1f9b3ff1f09b38bd6d7
Author: Christian Dywan <christian.dywan at lanedo.com>
Date: Wed May 18 16:06:11 2011 +0200
Unify Display Grid/ Grid Visible and other menu items
diff --git a/binfilter/bf_svx/source/editeng/svx_editeng.src b/binfilter/bf_svx/source/editeng/svx_editeng.src
index 6172e44..b204c20 100644
--- a/binfilter/bf_svx/source/editeng/svx_editeng.src
+++ b/binfilter/bf_svx/source/editeng/svx_editeng.src
@@ -264,7 +264,7 @@ String RID_EDITUNDO_SETSTYLE
String RID_EDITUNDO_TRANSLITERATE
{
Text [ de ] = "GroÃ-/Kleinschreibung";
- Text [ en-US ] = "Case/Characters";
+ Text [ en-US ] = "~Change Case";
Text [ x-comment ] = "; nk03.04.01: hier passt Englisch Uebesetzung besser.";
Text[ pt ] = "Caixa/Caracteres";
Text[ ru ] = "РегиÑÑÑ";
diff --git a/binfilter/bf_sw/source/ui/inc/swmn.hrc b/binfilter/bf_sw/source/ui/inc/swmn.hrc
index 28a768f..51b51a1 100644
--- a/binfilter/bf_sw/source/ui/inc/swmn.hrc
+++ b/binfilter/bf_sw/source/ui/inc/swmn.hrc
@@ -190,7 +190,7 @@
HelpID = FN_NUMBER_BULLETS ; \
/* ### ACHTUNG: Neuer Text in Resource? ~Numerierung/Aufzählung... : ~Numerierung/Aufzõhlung... */\
Text [ de ] = "~Nummerierung/Aufzählung..." ; \
- Text [ en-US ] = "~Numbering/Bullets..." ; \
+ Text [ en-US ] = "~Bullets and Numbering..." ; \
Text [ x-comment ] = " ";\
Text[ pt ] = "~Marcas/Numeração...";\
Text[ ru ] = "ÐÑмеÑаÑиÑ/маÑкиÑовка...";\
diff --git a/binfilter/bf_sw/source/ui/wrtsh/sw_wrtsh.src b/binfilter/bf_sw/source/ui/wrtsh/sw_wrtsh.src
index 1c5d170..e1b8937 100644
--- a/binfilter/bf_sw/source/ui/wrtsh/sw_wrtsh.src
+++ b/binfilter/bf_sw/source/ui/wrtsh/sw_wrtsh.src
@@ -1690,7 +1690,7 @@ String STR_MERGE_TABLE
String STR_TRANSLITERATE
{
Text [ de ] = "GroÃ-/Kleinschreibung" ;
- Text [ en-US ] = "Case/Characters";
+ Text [ en-US ] = "~Change Case";
Text[ pt ] = "Caixa/Caracteres";
Text[ ru ] = "ÑегиÑÑÑ";
Text[ el ] = "ÎεÏαλαία/Πεζά";
diff --git a/binfilter/inc/bf_svx/globlmn.hrc b/binfilter/inc/bf_svx/globlmn.hrc
index 6edca72..c3a6445 100644
--- a/binfilter/inc/bf_svx/globlmn.hrc
+++ b/binfilter/inc/bf_svx/globlmn.hrc
@@ -3757,7 +3757,7 @@
Identifier = DEFINE_SLOTID_FOR_NUMBER_BULLETS ; \
HelpID = DEFINE_SLOTID_FOR_NUMBER_BULLETS ; \
Text [ de ] = "~Nummerierung/Aufzählung..." ; \
- Text [ en-US ] = "~Numbering/Bullets..." ; \
+ Text [ en-US ] = "~Bullets and Numbering..." ; \
Text [ x-comment ] = " ";\
Text[ pt ] = "~Marcas/Numeração...";\
Text[ ru ] = "ÐÑмеÑаÑиÑ/маÑкиÑовка...";\
@@ -5479,7 +5479,7 @@
};\
};\
};\
- Text [ en-US ] = "Case/Characters";\
+ Text [ en-US ] = "~Change Case";\
Text [ x-comment ] = "nk03.04.01: hier passt Englisch Uebesetzung besser.";\
Text[ pt ] = "Caixa/Caracteres";\
Text[ ru ] = "РегиÑÑÑ";\
More information about the Libreoffice-commits
mailing list