diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-03-09 19:16:23 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-03-09 19:16:23 +0000 |
commit | cd990299f1aa2444efc99bf6511aa5276d64c98b (patch) | |
tree | 60cfc5ec103d5321e5a448fa31557e7dad89fda7 /svtools/source/dialogs/prnsetup.src | |
parent | 1d183da7405d573c4077f25b8e6191e4cd0d9d2e (diff) |
Merge SRC624: 09.03.01 - 21:16:06 (NoBranch)
Diffstat (limited to 'svtools/source/dialogs/prnsetup.src')
-rw-r--r-- | svtools/source/dialogs/prnsetup.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/svtools/source/dialogs/prnsetup.src b/svtools/source/dialogs/prnsetup.src index 2e2f148028ab..b3e878036286 100644 --- a/svtools/source/dialogs/prnsetup.src +++ b/svtools/source/dialogs/prnsetup.src @@ -2,9 +2,9 @@ * * $RCSfile: prnsetup.src,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: kz $ $Date: 2001-03-01 17:00:38 $ + * last change: $Author: kz $ $Date: 2001-03-09 20:16:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -257,7 +257,7 @@ String STR_SVT_PRNDLG_PRINTING { Text = "Drucken" ; Text [ ENGLISH ] = "Printing" ; - Text [ portuguese ] = "Imprimindo" ; + Text [ portuguese ] = "Imprimir" ; Text [ english_us ] = "Printing" ; Text [ portuguese_brazilian ] = "Drucken" ; Text [ swedish ] = "Skriv ut" ; @@ -960,7 +960,7 @@ ModalDialog DLG_SVT_PRNDLG_PRNSETUPDLG Text[ chinese_traditional ] = "]mL"; Text[ arabic ] = " "; Text[ language_user1 ] = " "; - Text[ greek ] = " "; + Text[ greek ] = " "; Text[ korean ] = " "; Text[ turkish ] = "Yazc ayarlar"; }; |