diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 13:52:56 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 13:52:56 +0000 |
commit | 0282d08f51517f8e0ffab1e22bffe79be2faf749 (patch) | |
tree | 652d111e92e6d6055121e82b251b022ac28b53a9 /svtools | |
parent | d11dca44009e60957437801724247ff35f8d66ec (diff) |
INTEGRATION: CWS encup (1.35.346); FILE MERGED
2005/04/29 16:04:13 ihi 1.35.346.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'svtools')
-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 7b8bc44ce5f3..4a7f594d4900 100644 --- a/svtools/source/dialogs/prnsetup.src +++ b/svtools/source/dialogs/prnsetup.src @@ -4,9 +4,9 @@ * * $RCSfile: prnsetup.src,v $ * - * $Revision: 1.36 $ + * $Revision: 1.37 $ * - * last change: $Author: rt $ $Date: 2005-09-08 15:18:20 $ + * last change: $Author: hr $ $Date: 2005-09-23 14:52:56 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -49,7 +49,7 @@ String STR_SVT_PRNDLG_PAUSED }; String STR_SVT_PRNDLG_PENDING { - Text [ de ] = "Lschen anstehend" ; + Text [ de ] = "Löschen anstehend" ; Text [ en-US ] = "Pending deletion" ; Text [ x-comment ] = " "; }; @@ -169,7 +169,7 @@ String STR_SVT_PRNDLG_USER_INTERVENTION }; String STR_SVT_PRNDLG_OUT_OF_MEMORY { - Text [ de ] = "Nicht gengend Speicher" ; + Text [ de ] = "Nicht genügend Speicher" ; Text [ en-US ] = "Insufficient memory" ; Text [ x-comment ] = " "; }; |