Kaydet (Commit) d4c13aca authored tarafından Zolnai Tamás's avatar Zolnai Tamás

not stop localize, just ignore invalid po entries

Change-Id: I8bd987ec0f2bd4a886a14d38d7b7ba354abd2f06
üst e4b99f5d
...@@ -282,7 +282,6 @@ void handleCommand( ...@@ -282,7 +282,6 @@ void handleCommand(
<< "'s output is invalid:\n" << "'s output is invalid:\n"
<< sLine.replaceAll("\t","\\t").getStr() << sLine.replaceAll("\t","\\t").getStr()
<< endl; << endl;
throw false; //TODO
} }
} }
getline(in, s); getline(in, s);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment