summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Burow <pb@openoffice.org>2001-12-05 17:13:45 +0000
committerPeter Burow <pb@openoffice.org>2001-12-05 17:13:45 +0000
commitb20f877511cc87879ef446756df47529d0e37937 (patch)
tree64a20383f091737a7fa6a94b235711df08c8cdab
parent4b9c3a418481edbf82e125b0e487828e9ee7ca6d (diff)
fix: #95350# new string resource for floppy volume
-rw-r--r--svtools/source/misc/imagemgr.src58
1 files changed, 31 insertions, 27 deletions
diff --git a/svtools/source/misc/imagemgr.src b/svtools/source/misc/imagemgr.src
index 70c8d1e0c74e..b208e3463f92 100644
--- a/svtools/source/misc/imagemgr.src
+++ b/svtools/source/misc/imagemgr.src
@@ -2,9 +2,9 @@
*
* $RCSfile: imagemgr.src,v $
*
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
- * last change: $Author: sj $ $Date: 2001-11-28 16:04:07 $
+ * last change: $Author: pb $ $Date: 2001-12-05 18:13:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1193,30 +1193,6 @@ String STR_DESCRIPTION_WRITER_TEMPLATE
Text[ arabic ] = "%PRODUCTNAME 6.0 Textdocument Template";
Text[ catalan ] = "%PRODUCTNAME 6.0 Textdocument Template";
};
-String STR_DESCRIPTION_REMOTE_VOLUME
-{
- Text = "Netzwerkverbindung" ;
- Text [ english_us ] = "Network connection" ;
- Text[ portuguese ] = "Network connection";
- Text[ russian ] = "Network connection";
- Text[ greek ] = "Network connection";
- Text[ dutch ] = "Network connection";
- Text[ french ] = "Network connection";
- Text[ spanish ] = "Network connection";
- Text[ finnish ] = "Network connection";
- Text[ italian ] = "Network connection";
- Text[ danish ] = "Network connection";
- Text[ swedish ] = "Network connection";
- Text[ polish ] = "Network connection";
- Text[ portuguese_brazilian ] = "Network connection";
- Text[ japanese ] = "Network connection";
- Text[ korean ] = "Network connection";
- Text[ chinese_simplified ] = "网络连接";
- Text[ chinese_traditional ] = "Network connection";
- Text[ turkish ] = "Network connection";
- Text[ arabic ] = "Network connection";
- Text[ catalan ] = "Network connection";
-};
String STR_DESCRIPTION_LOCALE_VOLUME
{
Text = "Lokales Laufwerk" ;
@@ -1241,6 +1217,11 @@ String STR_DESCRIPTION_LOCALE_VOLUME
Text[ arabic ] = "Local drive";
Text[ catalan ] = "Local drive";
};
+String STR_DESCRIPTION_FLOPPY_VOLUME
+{
+ Text = "Diskettenlaufwerk" ;
+ Text [ english_us ] = "Floppy disk" ;
+};
String STR_DESCRIPTION_CDROM_VOLUME
{
Text = "CD-ROM-Laufwerk" ;
@@ -1265,7 +1246,30 @@ String STR_DESCRIPTION_CDROM_VOLUME
Text[ arabic ] = "CD-ROM drive";
Text[ catalan ] = "CD-ROM drive";
};
-
+String STR_DESCRIPTION_REMOTE_VOLUME
+{
+ Text = "Netzwerkverbindung" ;
+ Text [ english_us ] = "Network connection" ;
+ Text[ portuguese ] = "Network connection";
+ Text[ russian ] = "Network connection";
+ Text[ greek ] = "Network connection";
+ Text[ dutch ] = "Network connection";
+ Text[ french ] = "Network connection";
+ Text[ spanish ] = "Network connection";
+ Text[ finnish ] = "Network connection";
+ Text[ italian ] = "Network connection";
+ Text[ danish ] = "Network connection";
+ Text[ swedish ] = "Network connection";
+ Text[ polish ] = "Network connection";
+ Text[ portuguese_brazilian ] = "Network connection";
+ Text[ japanese ] = "Network connection";
+ Text[ korean ] = "Network connection";
+ Text[ chinese_simplified ] = "网络连接";
+ Text[ chinese_traditional ] = "Network connection";
+ Text[ turkish ] = "Network connection";
+ Text[ arabic ] = "Network connection";
+ Text[ catalan ] = "Network connection";
+};
String STR_DESCRIPTION_POWERPOINT
{
Text = "MS PowerPoint Dokument" ;