diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-09-13 07:48:31 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-09-13 07:48:31 +0000 |
commit | a5adf4a536c7d57e8e778d41f43ffb2f1039e5cf (patch) | |
tree | a7b36d1620889af94d6bb35158084ef8125bcfc9 /sc/source/ui/src/miscdlgs.src | |
parent | 918a78139bd3a8afdef4fd2862a9779a9528b58b (diff) |
Merge SRX643: 09/13/02 - 10:45:11
Diffstat (limited to 'sc/source/ui/src/miscdlgs.src')
-rw-r--r-- | sc/source/ui/src/miscdlgs.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/src/miscdlgs.src b/sc/source/ui/src/miscdlgs.src index 781478596dd4..5be1e62161d2 100644 --- a/sc/source/ui/src/miscdlgs.src +++ b/sc/source/ui/src/miscdlgs.src @@ -2,9 +2,9 @@ * * $RCSfile: miscdlgs.src,v $ * - * $Revision: 1.56 $ + * $Revision: 1.57 $ * - * last change: $Author: kz $ $Date: 2002-09-12 10:11:54 $ + * last change: $Author: kz $ $Date: 2002-09-13 08:48:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -3720,7 +3720,7 @@ ModalDialog RID_SCDLG_NAMES_PASTE Text = "~Alle einfgen" ; Text [ ENGLISH ] = "List" ; Text [ english_us ] = "Insert ~All" ; - Text [ italian ] = "~Lista" ; + Text [ italian ] = "Inserici tutto" ; Text [ spanish ] = "~Insertar todo" ; Text [ french ] = "~Liste" ; Text [ dutch ] = "~Lijst" ; @@ -3735,7 +3735,7 @@ ModalDialog RID_SCDLG_NAMES_PASTE Text[ chinese_traditional ] = "全部插入(~A)"; Text[ arabic ] = ""; Text[ greek ] = ""; - Text[ korean ] = "목록(~L)"; + Text[ korean ] = "모두 삽입"; Text[ turkish ] = "~Liste"; Text[ language_user1 ] = "EM Sept 2002: Has nothing to do with the Clipboard."; Text[ catalan ] = "Enganxa la ~llista"; |