diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-03-28 10:59:04 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-03-28 10:59:04 +0000 |
commit | ad84e2c8a6d993ff3e78799b89fb61d0c5d09936 (patch) | |
tree | 1bd9ed8285d48bed4a6652ebbfb8e3936cd28b8f /uui/source/cookiedg.src | |
parent | f4c663cf7eae0625e93d491143583e0f6f1b5364 (diff) |
Merge SRC626: 28.03.01 - 13:58:43 (NoBranch)
Diffstat (limited to 'uui/source/cookiedg.src')
-rw-r--r-- | uui/source/cookiedg.src | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/uui/source/cookiedg.src b/uui/source/cookiedg.src index 011491174497..3afe4011c1b1 100644 --- a/uui/source/cookiedg.src +++ b/uui/source/cookiedg.src @@ -2,9 +2,9 @@ * * $RCSfile: cookiedg.src,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: kz $ $Date: 2001-02-09 20:09:03 $ + * last change: $Author: kz $ $Date: 2001-03-28 11:59:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -115,7 +115,7 @@ ModalDialog DLG_COOKIES Text[ japanese ] = "(~S)"; Text[ chinese_traditional ] = "(~S)"; Text[ greek ] = ""; - Text[ korean ] = ""; + Text[ korean ] = "(~S)"; Text[ arabic ] = ""; Text[ turkish ] = "Gnder"; }; @@ -140,7 +140,7 @@ ModalDialog DLG_COOKIES Text[ japanese ] = "(~G)"; Text[ chinese_traditional ] = "(~G)"; Text[ greek ] = ""; - Text[ korean ] = ""; + Text[ korean ] = "(~G)"; Text[ arabic ] = ""; Text[ turkish ] = "Yok say"; }; @@ -165,7 +165,7 @@ ModalDialog DLG_COOKIES Text[ japanese ] = "mF(~N)"; Text[ chinese_traditional ] = "T{(~N)"; Text[ greek ] = ""; - Text[ korean ] = "ȭ"; + Text[ korean ] = "ȭ(~N)"; Text[ arabic ] = ""; Text[ turkish ] = "Etkileimli"; }; @@ -215,7 +215,7 @@ ModalDialog DLG_COOKIES Text[ japanese ] = "(~I)"; Text[ chinese_traditional ] = "(~I)"; Text[ greek ] = ""; - Text[ korean ] = ""; + Text[ korean ] = "(~I)"; Text[ arabic ] = ""; Text[ turkish ] = "Yok say"; }; @@ -241,7 +241,7 @@ ModalDialog DLG_COOKIES Text[ japanese ] = "(~S)"; Text[ chinese_traditional ] = "(~S)"; Text[ greek ] = "~"; - Text[ korean ] = ""; + Text[ korean ] = "(~S)"; Text[ arabic ] = ""; Text[ turkish ] = "Gnder"; }; |