util/TranslationCatalogs.py
changeset 1762 fcc406143e5b
parent 1736 7e61baa047f0
child 1806 6b4d0f4f2fbc
--- a/util/TranslationCatalogs.py	Thu Aug 17 10:12:04 2017 +0300
+++ b/util/TranslationCatalogs.py	Thu Aug 17 11:39:10 2017 +0300
@@ -52,3 +52,7 @@
         if domain is not None:
             locale.AddCatalogLookupPathPrefix(locale_dir)
             locale.AddCatalog(domain)
+
+
+def NoTranslate(x):
+        return x