l10ntools/source/localize.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit d4c13acaabd37dd9a7026881bc69e0fa64524536
Author: Zolnai Tamás <[email protected]>
Date: Sat Mar 9 12:48:00 2013 +0100
not stop localize, just ignore invalid po entries
Change-Id: I8bd987ec0f2bd4a886a14d38d7b7ba354abd2f06
diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx
index af61293..55dcda2 100644
--- a/l10ntools/source/localize.cxx
+++ b/l10ntools/source/localize.cxx
@@ -282,7 +282,6 @@ void handleCommand(
<< "'s output is invalid:\n"
<< sLine.replaceAll("\t","\\t").getStr()
<< endl;
- throw false; //TODO
}
}
getline(in, s);
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits