diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-03-28 11:56:42 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-03-28 11:56:42 +0000 |
commit | 6c9fdfa000cb0de19c954432a0fd691bfdeffbbb (patch) | |
tree | d344fdd76655374f8d2f81a21aef2fed26c00966 /svx | |
parent | f0e72a6d920fc8993369b2982202d47a2cdebf2b (diff) |
Merge SRC626: 28.03.01 - 15:57:22 (NoBranch)
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/dialog/imapdlg.src | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/svx/source/dialog/imapdlg.src b/svx/source/dialog/imapdlg.src index 73a02a8f8ef3..c742d2d1618d 100644 --- a/svx/source/dialog/imapdlg.src +++ b/svx/source/dialog/imapdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: imapdlg.src,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: kz $ $Date: 2001-03-01 20:58:13 $ + * last change: $Author: kz $ $Date: 2001-03-28 12:56:42 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -844,7 +844,7 @@ Menu RID_SVXMN_IMAP Text[ chinese_traditional ] = "(~M)..."; Text[ arabic ] = "..."; Text[ greek ] = "~..."; - Text[ korean ] = "ũ..."; + Text[ korean ] = "ũ(~M)..."; Text[ turkish ] = "Makro..."; Text[ language_user1 ] = " "; }; @@ -947,7 +947,7 @@ Menu RID_SVXMN_IMAP Text[ chinese_traditional ] = "W@h(~F)"; Text[ arabic ] = " "; Text[ greek ] = "~ "; - Text[ korean ] = "ؼ"; + Text[ korean ] = "ؼ(~F)"; Text[ turkish ] = "Bir ne getir"; Text[ language_user1 ] = " "; }; @@ -974,7 +974,7 @@ Menu RID_SVXMN_IMAP Text[ chinese_traditional ] = "U@h(~W)"; Text[ arabic ] = " "; Text[ greek ] = "~ "; - Text[ korean ] = "ؼڷ"; + Text[ korean ] = "ؼڷ(~W)"; Text[ turkish ] = "Bir alta gnder"; Text[ language_user1 ] = " "; }; @@ -1001,7 +1001,7 @@ Menu RID_SVXMN_IMAP Text[ chinese_traditional ] = "mh(~S)"; Text[ arabic ] = " "; Text[ greek ] = " ~ "; - Text[ korean ] = " ڷ"; + Text[ korean ] = " ڷ(~S)"; Text[ turkish ] = "En alta gnder"; Text[ language_user1 ] = " "; }; @@ -1047,7 +1047,7 @@ Menu RID_SVXMN_IMAP Text[ chinese_traditional ] = "(~A)"; Text[ arabic ] = " "; Text[ greek ] = " ~"; - Text[ korean ] = "ü "; + Text[ korean ] = "ü (~A)"; Text[ turkish ] = "Tmn se"; Text[ language_user1 ] = " "; }; @@ -1077,7 +1077,7 @@ Menu RID_SVXMN_IMAP Text[ chinese_traditional ] = "R(~D)"; Text[ arabic ] = ""; Text[ greek ] = "~"; - Text[ korean ] = ""; + Text[ korean ] = "(~D)"; Text[ turkish ] = "Sil"; Text[ language_user1 ] = " "; }; |