diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-01-26 19:11:47 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-01-26 19:11:47 +0000 |
commit | d715dfd2b94f8f2c61d60c127dab20fdd704632d (patch) | |
tree | 9c6da7f153fa83bcfb0b52f177e145c1068f70cd /uui/source | |
parent | 21a1c59e4cc997038a76ee4d6c73999fc9f9aa22 (diff) |
Merge SWT614: 26.01.01 - 21:11:29
Diffstat (limited to 'uui/source')
-rw-r--r-- | uui/source/cookiedg.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/uui/source/cookiedg.src b/uui/source/cookiedg.src index d359dedc8f83..77ddc3f528f7 100644 --- a/uui/source/cookiedg.src +++ b/uui/source/cookiedg.src @@ -2,9 +2,9 @@ * * $RCSfile: cookiedg.src,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: rt $ $Date: 2000-12-07 13:04:45 $ + * last change: $Author: kz $ $Date: 2001-01-26 20:11:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -288,7 +288,7 @@ String STR_COOKIES_RECV_COOKIES Text[ russian ] = ": ${DOMAIN}, : ${PATH}, Cookie: ${COOKIE}.\n"; Text[ polish ] = "Domena: ${DOMAIN}, cieka: ${PATH}, Cookie: ${COOKIE}.\n"; Text[ japanese ] = "Ҳ: ${DOMAIN}߽: ${PATH}A: ${COOKIE}B\n"; - Text[ chinese_traditional ] = "G${DOMAIN}A|G${PATH}, CookieG${COOKIE}C\n"; + Text[ chinese_traditional ] = "G${DOMAIN}A|G${PATH}, CookieG${COOKIE}C\n"; Text[ greek ] = ": ${DOMAIN}, : ${PATH}, Cookie: ${COOKIE}.\n"; Text[ korean ] = ": ${DOMAIN}, : ${PATH}, Ű: ${COOKIE}.\n"; Text[ arabic ] = ": ${DOMAIN}, : ${PATH}, : ${COOKIE}.\n"; @@ -360,7 +360,7 @@ String STR_COOKIES_SEND_COOKIES Text[ russian ] = ": ${DOMAIN}, : ${PATH}, Cookie: ${COOKIE}.\n"; Text[ polish ] = "Domena: ${DOMAIN}, cieka: ${PATH}, Cookie: ${COOKIE}.\n"; Text[ japanese ] = "Ҳ: ${DOMAIN}A߽: ${PATH}A: ${COOKIE}B\n"; - Text[ chinese_traditional ] = "G${DOMAIN}A|G${PATH}ACookie G${COOKIE}C\n"; + Text[ chinese_traditional ] = "G${DOMAIN}A|G${PATH}ACookie G${COOKIE}C\n"; Text[ greek ] = ": ${DOMAIN}, : ${PATH}, Cookie: ${COOKIE}.\n"; Text[ korean ] = ": ${DOMAIN}, : ${PATH},Ű: ${COOKIE}.\n"; Text[ arabic ] = ": ${DOMAIN}, : ${PATH}, : ${COOKIE}.\n"; |