diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 21:12:21 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 21:12:21 +0000 |
commit | 2e7fc4374b893834bb762a424df709e3dcf09216 (patch) | |
tree | 46e858d96693fb61e8691dd87c3c7c9a17fec864 /sfx2/source/appl/sfx.src | |
parent | b6801da38a52fa1d2574435a3e3a78d8a9d6005e (diff) |
INTEGRATION: CWS warnings01 (1.41.56); FILE MERGED
2006/05/23 21:24:46 sb 1.41.56.2: RESYNC: (1.41-1.42); FILE MERGED
2005/11/09 12:03:14 cd 1.41.56.1: #i55991# Make code warning free for gcc
Diffstat (limited to 'sfx2/source/appl/sfx.src')
-rw-r--r-- | sfx2/source/appl/sfx.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/appl/sfx.src b/sfx2/source/appl/sfx.src index 5465878849ce..c5da1fce6d79 100644 --- a/sfx2/source/appl/sfx.src +++ b/sfx2/source/appl/sfx.src @@ -4,9 +4,9 @@ * * $RCSfile: sfx.src,v $ * - * $Revision: 1.42 $ + * $Revision: 1.43 $ * - * last change: $Author: vg $ $Date: 2006-04-07 15:00:11 $ + * last change: $Author: hr $ $Date: 2006-06-19 22:12:21 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -90,7 +90,7 @@ String STR_STANDARD_SHORTCUT Text [ en-US ] = "Standard" ; }; -String STR_FILTERNAME_ALL +String STR_SFX_FILTERNAME_ALL { Text [ de ] = "Alle Dateien (*.*)" ; Text [ en-US ] = "All files (*.*)" ; |