summaryrefslogtreecommitdiff
path: root/wizards/source/importwizard
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-19 21:32:25 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-22 09:39:11 +0100
commit4dfbfd1e717ebd0dbaed0e2b02b4fbc9847e17cc (patch)
tree59e78e321d219b68fb4fd29ecaa273be7771fc06 /wizards/source/importwizard
parentfabb56375d5f7904da64ce01ca008c4c59c400af (diff)
it doesn't convert %PRODUCTNAME documents, but the old binary format
Diffstat (limited to 'wizards/source/importwizard')
-rw-r--r--wizards/source/importwizard/importwi.src18
1 files changed, 9 insertions, 9 deletions
diff --git a/wizards/source/importwizard/importwi.src b/wizards/source/importwizard/importwi.src
index d8cc204889a2..10700f84d410 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 %PRODUCTNAME format and Microsoft Office documents to the new OpenDocument format.";
+ Text [ en-US ] = "This wizard converts documents in StarOffice format and Microsoft Office documents to the new OpenDocument format.";
};
String sWelcometextLabel2
@@ -476,48 +476,48 @@ String sSumSaveDokumente
String sSumSOTextDocuments
{
- Text [ en-US ] = "All %PRODUCTNAME text documents contained in the following directory will be imported:";
+ Text [ en-US ] = "All StarOffice text documents contained in the following directory will be imported:";
};
String sSumSOTableDocuments
{
- Text [ en-US ] = "All %PRODUCTNAME spreadsheets contained in the following directory will be imported:";
+ Text [ en-US ] = "All StarOffice spreadsheets contained in the following directory will be imported:";
};
String sSumSODrawDocuments
{
- Text [ en-US ] = "All %PRODUCTNAME drawing and presentation documents contained in the following directory will be imported:";
+ Text [ en-US ] = "All StarOffice drawing and presentation documents contained in the following directory will be imported:";
};
String sSumSOMathDocuments
{
- Text [ en-US ] = "All %PRODUCTNAME formula documents contained in the following directory will be imported:";
+ Text [ en-US ] = "All StarOffice formula documents contained in the following directory will be imported:";
};
String sSumSOTextTemplates
{
- Text [ en-US ] = "All %PRODUCTNAME text templates contained in the following directory will be imported:";
+ Text [ en-US ] = "All StarOffice text templates contained in the following directory will be imported:";
};
String sSumSOTableTemplates
{
- Text [ en-US ] = "All %PRODUCTNAME table templates contained in the following directory will be imported:";
+ Text [ en-US ] = "All StarOffice table templates contained in the following directory will be imported:";
};
String sSumSODrawTemplates
{
- Text [ en-US ] = "All %PRODUCTNAME drawing and presentation templates contained in the following directory will be imported:";
+ Text [ en-US ] = "All StarOffice drawing and presentation templates contained in the following directory will be imported:";
};
String sSumSOGlobalDocuments
{
- Text [ en-US ] = "All %PRODUCTNAME master documents contained in the following directory will be imported:";
+ Text [ en-US ] = "All StarOffice master documents contained in the following directory will be imported:";
};