Text [ en-US ] = "The template \"$(TEMPLATE)\" was not found at the original location. A template with the same name exists at \"$(FOUND)\". Should this template be used in the future when comparing?" ;
};
String STR_TEMPL_RESET
{
Text [ en-US ] = "The template \"$(TEMPLATE)\" has not been found. Should the template be looked for the next time the document is opened ?" ;
};
String STR_AUTOMATICVERSION
{
Text [ en-US ] = "Automatically saved version" ;
...
...
@@ -310,21 +237,6 @@ String STR_NOSAVEANDCLOSE
Text [ en-US ] = "~Discard" ;
};
String STR_PACKNGO_NOACCESS
{
Text [ en-US ] = "Access to the current data medium not possible." ;
};
String STR_PACKNGO_NEWMEDIUM
{
Text [ en-US ] = "Insert the next data carrier and click OK." ;
};
String STR_OBJECT
{
Text [ en-US ] = "Object" ;
};
QueryBox DLG_MACROQUERY
{
Buttons = WB_OK_CANCEL;
...
...
@@ -341,35 +253,11 @@ String BTN_CANCEL
{
Text [ en-US ] = "Do Not Run" ;
};
String FT_CANCEL
{
Text [ en-US ] = "According to the security settings, the macros in this document should not be run. Do you want to run them anyway?";
};
String FT_OK
{
Text [ en-US ] = "Do you want to allow these macros to be run?";
};
String STR_EXPORTASPDF_TITLE
{
Text [ en-US ] = "Export as PDF";
};
String STR_EXPORTWITHCFGBUTTON
{
Text [ en-US ] = "Export...";
};
String STR_EXPORTBUTTON
{
Text [ en-US ] = "Export" ;
};
String RID_SVXSTR_SECURITY_ADDPATH
{
Text [ en-US ] = "Add this directory to the list of secure paths: " ;