diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-06-10 14:24:27 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-06-10 14:24:27 +0000 |
commit | be598984d4788d107a2e53dc5900408aa95134b9 (patch) | |
tree | f6b1bd3a448de9fe557bfa4d5f20e75eb6d59135 /basctl/source/basicide/macrodlg.src | |
parent | a8bb4cd6f860bb0f1eaf5c5f61136ada43956ded (diff) |
Merge SRX642: 10.06.02 - 17:24:00
Diffstat (limited to 'basctl/source/basicide/macrodlg.src')
-rw-r--r-- | basctl/source/basicide/macrodlg.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/basctl/source/basicide/macrodlg.src b/basctl/source/basicide/macrodlg.src index 3e5bc93dd..b0482520c 100644 --- a/basctl/source/basicide/macrodlg.src +++ b/basctl/source/basicide/macrodlg.src @@ -2,9 +2,9 @@ * * $RCSfile: macrodlg.src,v $ * - * $Revision: 1.35 $ + * $Revision: 1.36 $ * - * last change: $Author: kz $ $Date: 2002-05-28 20:21:05 $ + * last change: $Author: kz $ $Date: 2002-06-10 15:24:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -581,12 +581,12 @@ String RID_STR_RECORD Text = "~Aufzeichnen" ; Text [ ENGLISH ] = "~Record" ; Text [ norwegian ] = "~Record" ; - Text [ italian ] = "Registra" ; + Text [ italian ] = "~Registra" ; Text [ portuguese_brazilian ] = "~Gravar" ; Text [ portuguese ] = "~Gravar" ; Text [ finnish ] = "~Nauhoita" ; Text [ danish ] = "Indspil" ; - Text [ french ] = "~Enregistrer" ; + Text [ french ] = "Enregistrer" ; Text [ swedish ] = "R~egistrera" ; Text [ dutch ] = "~Opnemen" ; Text [ spanish ] = "~Grabar" ; @@ -594,7 +594,7 @@ String RID_STR_RECORD Text[ chinese_simplified ] = "录制(~R)"; Text[ russian ] = "Çàïèñûâàòü"; Text[ polish ] = "Zarejestruj"; - Text[ japanese ] = "ヒLリ^(~R)"; + Text[ japanese ] = "記録(~R)"; Text[ chinese_traditional ] = "錄製(~R)"; Text[ arabic ] = "ÊÓÌíá"; Text[ greek ] = "ÅããñáöÞ"; |