diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-08-19 21:35:06 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-08-22 09:39:11 +0100 |
commit | 5e4d51ea90cd1f83238f380413a12a9a64cd2b51 (patch) | |
tree | 3509d16e00091ce10e1e4e83d34903dfdb996ca3 /wizards | |
parent | 4dfbfd1e717ebd0dbaed0e2b02b4fbc9847e17cc (diff) |
ODF isn't a *new* format anymore
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/source/importwizard/importwi.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/importwizard/importwi.src b/wizards/source/importwizard/importwi.src index 10700f84d410..1a3ec68b1d04 100644 --- a/wizards/source/importwizard/importwi.src +++ b/wizards/source/importwizard/importwi.src @@ -152,7 +152,7 @@ String sCloseButton String sWelcometextLabel1 { - Text [ en-US ] = "This wizard converts documents in StarOffice format and Microsoft Office documents to the new OpenDocument format."; + Text [ en-US ] = "This wizard convert legacy format documents to Open Document Format for Office Applications."; }; String sWelcometextLabel2 |