summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/bookmark.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 12:07:41 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 12:07:41 +0000
commita63324c62f6c8dd25fe0479c342ce67eaaaac5ea (patch)
treee6ea1d9b3897b92231a38675265f7f16557092bd /sw/source/ui/misc/bookmark.src
parent9ff0ec760a4bbc507f3d4773d4d18a923b11b80e (diff)
INTEGRATION: CWS encup (1.22.530); FILE MERGED
2005/04/29 15:56:42 ihi 1.22.530.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'sw/source/ui/misc/bookmark.src')
-rw-r--r--sw/source/ui/misc/bookmark.src10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/source/ui/misc/bookmark.src b/sw/source/ui/misc/bookmark.src
index 32f7448e9b03..171c18112de1 100644
--- a/sw/source/ui/misc/bookmark.src
+++ b/sw/source/ui/misc/bookmark.src
@@ -4,9 +4,9 @@
*
* $RCSfile: bookmark.src,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 10:28:36 $
+ * last change: $Author: hr $ $Date: 2005-09-23 13:07:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -43,7 +43,7 @@ ModalDialog DLG_INSERT_BOOKMARK
OUTPUTSIZE = TRUE ;
Size = MAP_APPFONT ( 179 , 96 ) ;
/* ### ACHTUNG: Neuer Text in Resource? Textmarke einfgen : Textmarke einfgen */
- Text [ de ] = "Textmarke einfgen" ;
+ Text [ de ] = "Textmarke einfügen" ;
Text [ en-US ] = "Insert Bookmark" ;
MOVEABLE = TRUE ;
SVLOOK = TRUE ;
@@ -74,7 +74,7 @@ ModalDialog DLG_INSERT_BOOKMARK
Pos = MAP_APPFONT ( 123 , 40 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
/* ### ACHTUNG: Neuer Text in Resource? ~Lschen : ~Lschen */
- Text [ de ] = "~Lschen" ;
+ Text [ de ] = "~Löschen" ;
Text [ en-US ] = "~Delete" ;
TABSTOP = TRUE ;
DISABLE = TRUE ;
@@ -89,7 +89,7 @@ ModalDialog DLG_INSERT_BOOKMARK
};
String STR_REMOVE_WARNING
{
- Text [ de ] = "Die folgenden Zeichen sind nicht zulssig und wurden deshalb entfernt: ";
+ Text [ de ] = "Die folgenden Zeichen sind nicht zulässig und wurden deshalb entfernt: ";
Text [ en-US ] = "The following characters are not valid and have been removed: ";
};