commit | ba0180e5d3dde0c4610e514520c2610bf0ef382f | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Mon Sep 22 10:54:15 2014 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Mon Sep 22 10:54:15 2014 +0200 |
tree | 5413e0ae0db10fcd0d506f24bfcb3d258ac21a63 | |
parent | a459192e85629f2d4538dbb4fd83b9c2eb42ac8b [diff] |
Add file location to the translation files Makes it easier for the translators to check context and report problems.
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index 6d6f888..793089c 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt
@@ -26,7 +26,7 @@ "--copyright-holder=TigerVNC Team and many others \(see README.txt\)" --msgid-bugs-address=tigervnc-devel@googlegroups.com --sort-output - --no-location + --add-location ${po_source} COMMENT "Updating tigervnc.pot" VERBATIM