Updated an error message

This commit is contained in:
Zane U. Ji 2014-05-18 20:53:56 +08:00
parent 9c099a37e8
commit 4ebfe81a7e
2 changed files with 54 additions and 48 deletions

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: XML Copy Editor v1.2.1.1\n" "Project-Id-Version: XML Copy Editor v1.2.1.1\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-03 23:08+0800\n" "POT-Creation-Date: 2014-05-18 20:20+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -94,7 +94,7 @@ msgstr ""
#: dtd2schema.cpp:56 #: dtd2schema.cpp:56
#, c-format #, c-format
msgid "Line %lld column %lld: %s[br]" msgid "Error at ine %lld, column %lld: %s[br]"
msgstr "" msgstr ""
#: dtd2schema.cpp:83 #: dtd2schema.cpp:83
@ -303,7 +303,7 @@ msgstr ""
msgid "Cannot initialise spellcheck" msgid "Cannot initialise spellcheck"
msgstr "" msgstr ""
#: mynotebook.cpp:88 wrapdaisy.cpp:535 xmlcopyeditor.cpp:5333 #: mynotebook.cpp:88 wrapdaisy.cpp:554 xmlcopyeditor.cpp:5333
msgid "Close" msgid "Close"
msgstr "" msgstr ""
@ -562,79 +562,79 @@ msgstr ""
msgid "New Suggestion" msgid "New Suggestion"
msgstr "" msgstr ""
#: wrapdaisy.cpp:77 #: wrapdaisy.cpp:96
msgid "Export in progress" msgid "Export in progress"
msgstr "" msgstr ""
#: wrapdaisy.cpp:78 #: wrapdaisy.cpp:97
msgid "Initializing..." msgid "Initializing..."
msgstr "" msgstr ""
#: wrapdaisy.cpp:102 wrapdaisy.cpp:262 #: wrapdaisy.cpp:121 wrapdaisy.cpp:281
msgid "Cannot create folder [b]" msgid "Cannot create folder [b]"
msgstr "" msgstr ""
#: wrapdaisy.cpp:139 #: wrapdaisy.cpp:158
msgid "Empty XHTML file" msgid "Empty XHTML file"
msgstr "" msgstr ""
#: wrapdaisy.cpp:149 #: wrapdaisy.cpp:168
msgid "Cannot read [b]" msgid "Cannot read [b]"
msgstr "" msgstr ""
#: wrapdaisy.cpp:149 #: wrapdaisy.cpp:168
msgid "[/b]" msgid "[/b]"
msgstr "" msgstr ""
#: wrapdaisy.cpp:163 #: wrapdaisy.cpp:182
msgid "Suppressing optional production notes..." msgid "Suppressing optional production notes..."
msgstr "" msgstr ""
#: wrapdaisy.cpp:165 wrapdaisy.cpp:191 wrapdaisy.cpp:277 wrapdaisy.cpp:315 #: wrapdaisy.cpp:184 wrapdaisy.cpp:210 wrapdaisy.cpp:296 wrapdaisy.cpp:334
msgid "Cancelled" msgid "Cancelled"
msgstr "" msgstr ""
#: wrapdaisy.cpp:189 #: wrapdaisy.cpp:208
msgid "De-emphasizing production notes..." msgid "De-emphasizing production notes..."
msgstr "" msgstr ""
#: wrapdaisy.cpp:240 #: wrapdaisy.cpp:259
msgid "Cannot create HTML folder [b]" msgid "Cannot create HTML folder [b]"
msgstr "" msgstr ""
#: wrapdaisy.cpp:251 #: wrapdaisy.cpp:270
msgid "Cannot create image folder [b]" msgid "Cannot create image folder [b]"
msgstr "" msgstr ""
#: wrapdaisy.cpp:275 #: wrapdaisy.cpp:294
msgid "Copying files..." msgid "Copying files..."
msgstr "" msgstr ""
#: wrapdaisy.cpp:298 #: wrapdaisy.cpp:317
msgid "Cannot write canonical XHTML file" msgid "Cannot write canonical XHTML file"
msgstr "" msgstr ""
#: wrapdaisy.cpp:313 #: wrapdaisy.cpp:332
msgid "Preparing DTBook..." msgid "Preparing DTBook..."
msgstr "" msgstr ""
#: wrapdaisy.cpp:521 #: wrapdaisy.cpp:540
msgid "documents.open" msgid "documents.open"
msgstr "" msgstr ""
#: wrapdaisy.cpp:522 #: wrapdaisy.cpp:541
msgid "ActiveDocument" msgid "ActiveDocument"
msgstr "" msgstr ""
#: wrapdaisy.cpp:524 #: wrapdaisy.cpp:543
msgid "Cannot open " msgid "Cannot open "
msgstr "" msgstr ""
#: wrapdaisy.cpp:530 #: wrapdaisy.cpp:549
msgid "SaveAs" msgid "SaveAs"
msgstr "" msgstr ""
#: wrapdaisy.cpp:658 #: wrapdaisy.cpp:677
msgid "Cannot create MP3 album folder [b]" msgid "Cannot create MP3 album folder [b]"
msgstr "" msgstr ""
@ -1014,7 +1014,7 @@ msgstr ""
msgid "Select RELAX NG grammar" msgid "Select RELAX NG grammar"
msgstr "" msgstr ""
#: xmlcopyeditor.cpp:3815 xmlcopyeditor.cpp:4106 xmlcopyeditor.cpp:5780 #: xmlcopyeditor.cpp:3815 xmlcopyeditor.cpp:4106 xmlcopyeditor.cpp:5783
msgid "Choose a file:" msgid "Choose a file:"
msgstr "" msgstr ""
@ -1084,7 +1084,7 @@ msgstr ""
msgid "Select stylesheet" msgid "Select stylesheet"
msgstr "" msgstr ""
#: xmlcopyeditor.cpp:4107 xmlcopyeditor.cpp:5755 #: xmlcopyeditor.cpp:4107 xmlcopyeditor.cpp:5758
msgid "XSLT stylesheet" msgid "XSLT stylesheet"
msgstr "" msgstr ""
@ -1890,88 +1890,92 @@ msgstr ""
msgid "Message" msgid "Message"
msgstr "" msgstr ""
#: xmlcopyeditor.cpp:5590 #: xmlcopyeditor.cpp:5593
#, c-format #, c-format
msgid "%s is %s" msgid "%s is %s"
msgstr "" msgstr ""
#: xmlcopyeditor.cpp:5615 #: xmlcopyeditor.cpp:5618
msgid "Document has been modified: save or discard changes" msgid "Document has been modified: save or discard changes"
msgstr "" msgstr ""
#: xmlcopyeditor.cpp:5678 #: xmlcopyeditor.cpp:5681
msgid "Encoding should be one of " msgid "Encoding should be one of "
msgstr "" msgstr ""
#: xmlcopyeditor.cpp:5737 #: xmlcopyeditor.cpp:5740
msgid "Public DTD" msgid "Public DTD"
msgstr "" msgstr ""
#: xmlcopyeditor.cpp:5743 #: xmlcopyeditor.cpp:5746
msgid "System DTD" msgid "System DTD"
msgstr "" msgstr ""
#: xmlcopyeditor.cpp:5749 #: xmlcopyeditor.cpp:5752
msgid "XML Schema" msgid "XML Schema"
msgstr "" msgstr ""
#: xmlcopyeditor.cpp:5772 #: xmlcopyeditor.cpp:5775
#, c-format #, c-format
msgid "Cannot associate %s: %s" msgid "Cannot associate %s: %s"
msgstr "" msgstr ""
#: xmlcopyeditor.cpp:5779 #: xmlcopyeditor.cpp:5782
#, c-format #, c-format
msgid "Associate %s" msgid "Associate %s"
msgstr "" msgstr ""
#: xmlcopyeditor.cpp:5787 #: xmlcopyeditor.cpp:5790
msgid "Choose a public identifier:" msgid "Choose a public identifier:"
msgstr "" msgstr ""
#: xmlcopyeditor.cpp:5907 #: xmlcopyeditor.cpp:5910
#, c-format #, c-format
msgid "Cannot count words: %s" msgid "Cannot count words: %s"
msgstr "" msgstr ""
#: xmlcopyeditor.cpp:5915 #: xmlcopyeditor.cpp:5918
#, c-format #, c-format
msgid "%s contains %i word" msgid "%s contains %i word"
msgid_plural "%s contains %i words" msgid_plural "%s contains %i words"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: xmlcopyeditor.cpp:6117 #: xmlcopyeditor.cpp:6120
msgid "Invalid path: " msgid "Invalid path: "
msgid_plural "Invalid paths: " msgid_plural "Invalid paths: "
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: xmlcopyeditor.cpp:6121 #: xmlcopyeditor.cpp:6124
msgid "To change application directory, see Tools, Options..., General" msgid ""
"To change the application directory setting, click Tools menu -> Options... "
"after XML Copy Editor starts up."
msgstr "" msgstr ""
#: xmlcopyeditor.cpp:6123 #: xmlcopyeditor.cpp:6127
msgid "To change application directory, see Edit, Preferences..., General" msgid ""
"To change the application directory setting, click Edit menu -> "
"Preferences... after XML Copy Editor starts up."
msgstr "" msgstr ""
#: xmlctrl.cpp:303 xmlctrl.cpp:407 #: xmlctrl.cpp:304 xmlctrl.cpp:408
msgid "Delete tag?" msgid "Delete tag?"
msgstr "" msgstr ""
#: xmlctrl.cpp:304 xmlctrl.cpp:335 xmlctrl.cpp:408 xmlctrl.cpp:439 #: xmlctrl.cpp:305 xmlctrl.cpp:336 xmlctrl.cpp:409 xmlctrl.cpp:440
msgid "Tags Locked" msgid "Tags Locked"
msgstr "" msgstr ""
#: xmlctrl.cpp:334 xmlctrl.cpp:438 #: xmlctrl.cpp:335 xmlctrl.cpp:439
msgid "Delete entity reference?" msgid "Delete entity reference?"
msgstr "" msgstr ""
#: xmlctrl.cpp:2247 #: xmlctrl.cpp:2248
msgid "Cannot find the start tag" msgid "Cannot find the start tag"
msgstr "" msgstr ""
#: xmlctrl.cpp:2255 #: xmlctrl.cpp:2256
msgid "Cannot find the end tag" msgid "Cannot find the end tag"
msgstr "" msgstr ""

View File

@ -6121,9 +6121,11 @@ void MyFrame::validatePaths()
msg << wxTextFile::GetEOL() msg << wxTextFile::GetEOL()
<< wxTextFile::GetEOL() << wxTextFile::GetEOL()
#ifdef __WXMSW__ #ifdef __WXMSW__
<< _ ( "To change application directory, see Tools, Options..., General" ); << _ ( "To change the application directory setting, click "
"Tools menu -> Options... after XML Copy Editor starts up." );
#else #else
<< _ ( "To change application directory, see Edit, Preferences..., General" ); << _ ( "To change the application directory setting, click "
"Edit menu -> Preferences... after XML Copy Editor starts up." );
#endif #endif
wxMessageBox ( msg, GetTitle(), wxOK | wxICON_ERROR, this ); messagePane ( msg, CONST_STOP );
} }