diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-06-17 15:11:26 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-06-17 15:11:26 +0000 |
commit | e95386af694fca6cc609a8d0a92aafaba843d237 (patch) | |
tree | 9cacc833081785351f62f4c8ba89847b1295df6d /sfx2 | |
parent | 8c84341e58b8da311bfb69d1bd0581a62306c5af (diff) |
INTEGRATION: CWS os30 (1.41.36); FILE MERGED
2004/05/24 09:42:02 os 1.41.36.1: #106192# Revision number, editing time - strings changed
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/dialog/dinfdlg.src | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/sfx2/source/dialog/dinfdlg.src b/sfx2/source/dialog/dinfdlg.src index 4b36637fa23c..ffd1e53e31e5 100644 --- a/sfx2/source/dialog/dinfdlg.src +++ b/sfx2/source/dialog/dinfdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: dinfdlg.src,v $ * - * $Revision: 1.41 $ + * $Revision: 1.42 $ * - * last change: $Author: obo $ $Date: 2004-04-27 11:18:03 $ + * last change: $Author: rt $ $Date: 2004-06-17 16:11:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -563,8 +563,7 @@ TabPage TP_DOCINFODOC { Pos = MAP_APPFONT ( 6 , 116 ) ; Size = MAP_APPFONT ( 70 , 10 ) ; - Text = "Bearbeitungszeit:" ; - Text [ ENGLISH ] = "Editing time:" ; + Text = "Gesamtbearbeitungszeit:" ; Text [ norwegian ] = "Editing time:" ; Text [ italian ] = "Durata revisioni:" ; Text [ portuguese_brazilian ] = "Editado:" ; @@ -575,7 +574,7 @@ TabPage TP_DOCINFODOC Text [ danish ] = "Redigeringstid:" ; Text [ swedish ] = "Redigeringstid:" ; Text [ finnish ] = "Muokattu:" ; - Text [ english_us ] = "Editing time:" ; + Text [ english_us ] = "Total editing time:" ; Text[ chinese_simplified ] = "编辑时间:"; Text[ russian ] = ":"; Text[ polish ] = "Edycja:"; @@ -604,9 +603,8 @@ TabPage TP_DOCINFODOC { Pos = MAP_APPFONT ( 6 , 128 ) ; Size = MAP_APPFONT ( 70 , 10 ) ; - Text = "Dokumentnummer:" ; - Text [ ENGLISH ] = "Document number:" ; - Text [ english_us ] = "Document number:" ; + Text = "Version:" ; + Text [ english_us ] = "Revision number:" ; Text [ portuguese_brazilian ] = "Verso:" ; Text [ swedish ] = "Dokumentnummer:" ; Text [ danish ] = "Dokumentnummer:" ; |