diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2009-03-14 10:55:00 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2009-03-14 10:55:00 +0000 |
commit | 849ecf24659c004df6b95c7ffc85b0e5e68b6876 (patch) | |
tree | f18260b68f6579c7d57fe655844ae0e000002c31 /sw/source/ui/dialog/dialog.src | |
parent | 582b2149a859f5895fba18e9ec9895ce75bdd85c (diff) |
CWS-TOOLING: integrate CWS mla01
2008-11-26 11:44:02 +0100 os r264361 : cws migration
Diffstat (limited to 'sw/source/ui/dialog/dialog.src')
-rw-r--r-- | sw/source/ui/dialog/dialog.src | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/sw/source/ui/dialog/dialog.src b/sw/source/ui/dialog/dialog.src index 985dccf842e7..5f323732dfd5 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 $ + * $Revision: 1.30.240.1 $ * * This file is part of OpenOffice.org. * @@ -43,16 +43,9 @@ String STR_LINKEDIT_TEXT /* ### ACHTUNG: Neuer Text in Resource? Verknpfungen bearbeiten : Verknpfungen bearbeiten */ Text [ en-US ] = "Edit links" ; }; -String STR_PATH_NOT_FOUND1 +String STR_PATH_NOT_FOUND { - /* ### 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." ; + Text [ en-US ] = "The directory '%1' does not exist." ; }; String STR_FLT_SGV { |