summaryrefslogtreecommitdiff
path: root/sc/addin
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-06-13 12:35:24 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-06-13 12:35:24 +0000
commit228fdba356269cf30b65ed31d016e72e1f036eaa (patch)
treeb160928d3b687cf9275d440dd1c6f4c50be8ec1a /sc/addin
parent6b1aa7945bc3d793b96716427800f6442b62af83 (diff)
INTEGRATION: CWS rcmerge (1.14.32); FILE MERGED
2003/06/12 11:02:11 gh 1.14.32.1: final Merge RC
Diffstat (limited to 'sc/addin')
-rw-r--r--sc/addin/rot13/rot13.src9
1 files changed, 7 insertions, 2 deletions
diff --git a/sc/addin/rot13/rot13.src b/sc/addin/rot13/rot13.src
index 751a0bb88ba6..f0eb821f2c66 100644
--- a/sc/addin/rot13/rot13.src
+++ b/sc/addin/rot13/rot13.src
@@ -2,9 +2,9 @@
*
* $RCSfile: rot13.src,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: hr $ $Date: 2003-04-29 17:03:47 $
+ * last change: $Author: hr $ $Date: 2003-06-13 13:35:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -94,6 +94,7 @@ Resource RID_SC_ADDIN_ROT13
Text[ czech ] = "Algoritmus ROT13, každé písmeno textu je odrotováno o 13 pozic vpravo";
Text[ hebrew ] = "ROT13 Algorithmus, jedes alphabetische Zeichen des Textes wird um 13 im Alphabet rotiert.";
Text[ hindi ] = "ROT13 अल्गोरितम्, टेक्स्ट् का हरेक वर्णमाला अक्षर को वर्णमाला में 13 बार घुमाता है";
+ Text[ slovak ] = "ROT13 algoritmus, každý abecedný znak v texte je posunutý o 13 pozícií v abecede";
};
String ROT13_PAR1_NAME // Name of Parameter 1
@@ -127,6 +128,7 @@ Resource RID_SC_ADDIN_ROT13
Text[ czech ] = "Text";
Text[ hebrew ] = "‮טקסט‬";
Text[ hindi ] = "टेक्स्ट्";
+ Text[ slovak ] = "Text";
};
String ROT13_PAR1_DESC // Description of Parameter 1
@@ -160,6 +162,7 @@ Resource RID_SC_ADDIN_ROT13
Text[ czech ] = "Text, který bude rotován";
Text[ hebrew ] = "Der Text der rotiert werden soll";
Text[ hindi ] = "टेक्स्ट् जिसको घुमाना है";
+ Text[ slovak ] = "Text ktorý má byť posunutý";
};
};
@@ -187,3 +190,5 @@ Resource RID_SC_ADDIN_ROT13
+
+