[gnome-keysign] setup: add comments to extracted messages



commit fea4a170c44d734d5177b01d79c828d8c8209b4d
Author: RyuzakiKK <aasonykk gmail com>
Date:   Mon Oct 1 12:40:25 2018 +0200

    setup: add comments to extracted messages
    
    The comments need to have the "TRANSLATORS:" prefix in order to show up
    in the pot file.

 setup.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/setup.cfg b/setup.cfg
index e3c5c43..8324756 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -6,7 +6,7 @@ directory = keysign/locale
 statistics = true
 
 [extract_messages]
-#add_comments = TRANSLATORS:
+add_comments = TRANSLATORS:
 copyright_holder = Tobias Mueller
 msgid-bugs-address = tobiasmue gnome org
 output_file = keysign/locale/keysign.pot


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]