diff options
author | Nils Fuhrmann <nf@openoffice.org> | 2000-09-27 19:45:28 +0000 |
---|---|---|
committer | Nils Fuhrmann <nf@openoffice.org> | 2000-09-27 19:45:28 +0000 |
commit | 5ac7358d3a7b7d9efc92c2b712afd8f190eaaf1e (patch) | |
tree | ffcb9979358c6fee28ff680aed64f079278e282e /sc/addin/rot13 | |
parent | 4a5264c77f2a7e2bb134cafdac17d679915d1539 (diff) |
Merge SRC605: 09/27/00 - 22:44:13 (NoBranch)
Diffstat (limited to 'sc/addin/rot13')
-rw-r--r-- | sc/addin/rot13/rot13.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/addin/rot13/rot13.src b/sc/addin/rot13/rot13.src index e42d558ffd2c..8625e4371767 100644 --- a/sc/addin/rot13/rot13.src +++ b/sc/addin/rot13/rot13.src @@ -2,9 +2,9 @@ * * $RCSfile: rot13.src,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:44:46 $ + * last change: $Author: nf $ $Date: 2000-09-27 20:45:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,7 @@ Resource RID_SC_ADDIN_ROT13 Text[ swedish ] = "ROT13 algoritm, varje alfabetiskt tecken i texten roteras med 13 i alfabetet."; Text[ polish ] = "Algorytm ROT13, kady alfabetyczny znak tekstu zostanie obrcony o 13 w alfabecie."; Text[ portuguese_brazilian ] = "ROT13 Algorithm, each alphabetical character of the text is rotated by 13 in the alphabet"; - Text[ japanese ] = "ROT13ٺؽ:÷Ă̧̱ޯĕ13ƂɌJԂ܂"; + Text[ japanese ] = "ROT13 ٺؽсA÷Ă̊ȩޯĕ13ƂɌJԂ܂B"; Text[ chinese_simplified ] = "ROT13 ıÿĸĸĵ13ĸѭת"; Text[ chinese_traditional ] = "ROT13 khA夺CӦrNur13Ӧr`C"; Text[ arabic ] = " ROT13 13 ."; |