diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-04-10 07:50:27 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-04-10 07:50:27 +0000 |
commit | f65c585929fe9dd4f9917f24e7c1887ec957f6f2 (patch) | |
tree | e503e1cee0cf84edc1fad2109c79ee5cda4dadb1 /sfx2/source/appl/app.src | |
parent | 072548a4ba83a0a6c3ae2a17c7b297571584363e (diff) |
#i10000# DLG_CHECKFORONLINEUPDATE localisation de/en-US permuted
Diffstat (limited to 'sfx2/source/appl/app.src')
-rw-r--r-- | sfx2/source/appl/app.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src index bc7ea4725af4..6f24a906785a 100644 --- a/sfx2/source/appl/app.src +++ b/sfx2/source/appl/app.src @@ -4,9 +4,9 @@ * * $RCSfile: app.src,v $ * - * $Revision: 1.108 $ + * $Revision: 1.109 $ * - * last change: $Author: vg $ $Date: 2006-04-07 14:58:56 $ + * last change: $Author: obo $ $Date: 2006-04-10 08:50:27 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -1382,8 +1382,8 @@ ModalDialog DLG_CHECKFORONLINEUPDATE Border = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT( 200, 125 ); - Text [ de ] = "Check for Updates" ; - Text [ en-US ] = "Suche nach Updates" ; + Text [ de ] = "Suche nach Updates" ; + Text [ en-US ] = "Check for Updates" ; FixedText RID_CHECKFORONLINEUPDATE_FT_MSG { |