diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-01-31 13:49:31 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-01-31 13:49:31 +0000 |
commit | 168493e2547ccd5f9cb571bc2596e2ecdc6f4e8d (patch) | |
tree | d82c9349491a446aabcec01f5a9bd44d63919457 /sd/source/ui/accessibility | |
parent | e86e88f92313ab50cd9c670b1fa8be7574677cae (diff) |
INTEGRATION: CWS iha06 (1.11.212); FILE MERGED
2005/01/17 19:35:11 iha 1.11.212.1: #i21968# replace german 'Dia' with 'Folie'
Diffstat (limited to 'sd/source/ui/accessibility')
-rw-r--r-- | sd/source/ui/accessibility/accessibility.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/accessibility/accessibility.src b/sd/source/ui/accessibility/accessibility.src index e939fbddea0d..e23a25c3bf52 100644 --- a/sd/source/ui/accessibility/accessibility.src +++ b/sd/source/ui/accessibility/accessibility.src @@ -2,9 +2,9 @@ * * $RCSfile: accessibility.src,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: hjs $ $Date: 2004-06-26 17:54:21 $ + * last change: $Author: rt $ $Date: 2005-01-31 14:49:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -103,7 +103,7 @@ String SID_SD_A11Y_I_OUTLINEVIEW_D String SID_SD_A11Y_I_SLIDEVIEW_N { - Text [ de ] = "Diaansicht" ; + Text [ de ] = "Folienansicht" ; Text [ en-US ] = "Slides View"; }; |