diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-03-28 11:30:01 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-03-28 11:30:01 +0000 |
commit | 19cfb120a9b73159707388a1a948b8910eca709a (patch) | |
tree | 0ea0ce5a06e1fcc7d3ec9b45d7b0d15edfd70efb /svx | |
parent | b3c672ff907587abc0f84cb164f81c370f91dedb (diff) |
Merge SRC626: 28.03.01 - 14:29:40 (NoBranch)
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/tbxctrls/tbcontrl.src | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/svx/source/tbxctrls/tbcontrl.src b/svx/source/tbxctrls/tbcontrl.src index d388e8cfe6e3..021c471f7400 100644 --- a/svx/source/tbxctrls/tbcontrl.src +++ b/svx/source/tbxctrls/tbcontrl.src @@ -2,9 +2,9 @@ * * $RCSfile: tbcontrl.src,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: os $ $Date: 2001-03-14 15:37:29 $ + * last change: $Author: kz $ $Date: 2001-03-28 12:30:01 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -272,6 +272,24 @@ String RID_SVXSTR_AUTOMATIC { Text = "Automatisch"; Text[ENGLISH] = "Automatic"; + Text[ english_us ] = "Automatic"; + Text[ portuguese ] = "Automatic"; + Text[ russian ] = ""; + Text[ greek ] = "Automatic"; + Text[ dutch ] = "Automatic"; + Text[ french ] = "Automatique"; + Text[ spanish ] = "Automatic"; + Text[ italian ] = "Automatic"; + Text[ danish ] = "Automatic"; + Text[ swedish ] = "Automatiskt"; + Text[ polish ] = "Automatycznie"; + Text[ portuguese_brazilian ] = "Automatic"; + Text[ japanese ] = ""; + Text[ korean ] = "Automatic"; + Text[ chinese_simplified ] = "Զ"; + Text[ chinese_traditional ] = "۰"; + Text[ turkish ] = "Automatic"; + Text[ arabic ] = ""; }; Image RID_SVXIMG_GRAF_RED { |