summaryrefslogtreecommitdiff
path: root/sc/source/ui/navipi
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 14:03:47 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 14:03:47 +0000
commitc181b4b40031e032f27aa4b4977d742959b04eff (patch)
treef787c1f95fa9544d3e7259c48b09e12a20ad16c9 /sc/source/ui/navipi
parent7cc221d3dca08972c8e0d39152fec60dc58a97f4 (diff)
INTEGRATION: CWS encup (1.41.350); FILE MERGED
2005/08/06 00:08:30 ihi 1.41.350.2: RESYNC: (1.41-1.42); FILE MERGED 2005/04/29 16:05:36 ihi 1.41.350.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'sc/source/ui/navipi')
-rw-r--r--sc/source/ui/navipi/navipi.src14
1 files changed, 7 insertions, 7 deletions
diff --git a/sc/source/ui/navipi/navipi.src b/sc/source/ui/navipi/navipi.src
index c13532a694cb..8d19f87d9ce3 100644
--- a/sc/source/ui/navipi/navipi.src
+++ b/sc/source/ui/navipi/navipi.src
@@ -4,9 +4,9 @@
*
* $RCSfile: navipi.src,v $
*
- * $Revision: 1.43 $
+ * $Revision: 1.44 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:17:51 $
+ * last change: $Author: hr $ $Date: 2005-09-23 15:03:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -388,7 +388,7 @@ String SCSTR_CONTENT_NOTE
};
String SCSTR_CONTENT_AREALINK
{
- Text [ de ] = "Verknpfte Bereiche" ;
+ Text [ de ] = "Verknüpfte Bereiche" ;
Text [ en-US ] = "Linked areas" ;
Text [ x-comment ] = " ";
};
@@ -406,7 +406,7 @@ Menu RID_POPUP_DROPMODE
{
Identifier = RID_DROPMODE_URL ;
HelpId = HID_SC_DROPMODE_URL ;
- Text [ de ] = "Als Hyperlink einfgen" ;
+ Text [ de ] = "Als Hyperlink einfügen" ;
Text [ en-US ] = "Insert as Hyperlink" ;
Text [ x-comment ] = " ";
};
@@ -414,7 +414,7 @@ Menu RID_POPUP_DROPMODE
{
Identifier = RID_DROPMODE_LINK ;
HelpId = HID_SC_DROPMODE_LINK ;
- Text [ de ] = "Als Verknpfung einfgen" ;
+ Text [ de ] = "Als Verknüpfung einfügen" ;
Text [ en-US ] = "Insert as Link" ;
Text [ x-comment ] = " ";
};
@@ -422,7 +422,7 @@ Menu RID_POPUP_DROPMODE
{
Identifier = RID_DROPMODE_COPY ;
HelpId = HID_SC_DROPMODE_COPY ;
- Text [ de ] = "Als Kopie einfgen" ;
+ Text [ de ] = "Als Kopie einfügen" ;
Text [ en-US ] = "Insert as Copy" ;
Text [ x-comment ] = " ";
};
@@ -436,7 +436,7 @@ Menu RID_POPUP_NAVIPI_SCENARIO
{
Identifier = RID_NAVIPI_SCENARIO_DELETE ;
HelpId = HID_SC_SCENARIO_DELETE ;
- Text [ de ] = "Lschen" ;
+ Text [ de ] = "Löschen" ;
Text [ en-US ] = "Delete" ;
Text [ x-comment ] = " ";
};