summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog/dialog.src
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2009-03-16 12:04:59 +0000
committerVladimir Glazounov <vg@openoffice.org>2009-03-16 12:04:59 +0000
commit2bafee19286bac50f8bb45e740a6b8275bbbef36 (patch)
tree4e77761b0280dec32b3f000e1518ef325b8ecf95 /sw/source/ui/dialog/dialog.src
parent22a3ff92076e5a9c855a301831666c4ca33388da (diff)
#i100000# roll back changes from mla01
Diffstat (limited to 'sw/source/ui/dialog/dialog.src')
-rw-r--r--sw/source/ui/dialog/dialog.src13
1 files changed, 10 insertions, 3 deletions
diff --git a/sw/source/ui/dialog/dialog.src b/sw/source/ui/dialog/dialog.src
index 5f323732dfd5..985dccf842e7 100644
--- a/sw/source/ui/dialog/dialog.src
+++ b/sw/source/ui/dialog/dialog.src
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: dialog.src,v $
- * $Revision: 1.30.240.1 $
+ * $Revision: 1.30 $
*
* This file is part of OpenOffice.org.
*
@@ -43,9 +43,16 @@ String STR_LINKEDIT_TEXT
/* ### ACHTUNG: Neuer Text in Resource? Verknpfungen bearbeiten : Verknpfungen bearbeiten */
Text [ en-US ] = "Edit links" ;
};
-String STR_PATH_NOT_FOUND
+String STR_PATH_NOT_FOUND1
{
- Text [ en-US ] = "The directory '%1' does not exist." ;
+ /* ### ACHTUNG: Neuer Text in Resource? Das Verzeichnis ' : Das Verzeichnis '' */
+ Text [ en-US ] = "The directory '" ;
+};
+String STR_PATH_NOT_FOUND2
+{
+ /* ### ACHTUNG: Neuer Text in Resource? ' existiert nicht. : '' existiert nicht. */
+ /* ### ACHTUNG: Neuer Text in Resource? ' existiert nicht. : '' existiert nicht. */
+ Text [ en-US ] = "' does not exist." ;
};
String STR_FLT_SGV
{