These should talk about "OpenOffice.org" after all

Change-Id: I43ddfad9a91484551763fd6e3a89f17382b7a392
This commit is contained in:
Stephan Bergmann
2012-11-20 08:43:53 +01:00
parent fecd6bc21d
commit 98f97b45f5

View File

@@ -23,11 +23,11 @@ String RID_DEPLOYMENT_DEPENDENCIES_UNKNOWN {
};
String RID_DEPLOYMENT_DEPENDENCIES_OOO_MIN {
Text[en-US] = "Extension requires at least LibreOffice reference version %VERSION";
Text[en-US] = "Extension requires at least OpenOffice.org reference version %VERSION";
};
String RID_DEPLOYMENT_DEPENDENCIES_OOO_MAX {
Text[en-US] = "Extension does not support LibreOffice reference versions greater than %VERSION";
Text[en-US] = "Extension does not support OpenOffice.org reference versions greater than %VERSION";
};
String RID_DEPLOYMENT_DEPENDENCIES_LO_MIN {