[dconf-editor] Add a translators comment.



commit 9715ba300ab5bcfe8f7b6a5dfa258d8f4eedfa89
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Fri Sep 7 12:47:45 2018 +0200

    Add a translators comment.

 editor/dconf-editor.vala | 1 +
 po/bn_IN.po              | 4 ----
 2 files changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/editor/dconf-editor.vala b/editor/dconf-editor.vala
index 6fe510c..87580ed 100644
--- a/editor/dconf-editor.vala
+++ b/editor/dconf-editor.vala
@@ -485,6 +485,7 @@ private class ConfigurationEditor : Gtk.Application
                                "license-type", Gtk.License.GPL_3_0, /* means "version 3.0 or later" */
                                "wrap-license", true,
                                "authors", authors,
+                               /* Translators: This string should be replaced by a text crediting yourselves 
and your translation team, or should be left empty. Do not translate literally! */
                                "translator-credits", _("translator-credits"),
                                "logo-icon-name", "ca.desrt.dconf-editor",
                                "website", "https://wiki.gnome.org/Apps/DconfEditor";,
diff --git a/po/bn_IN.po b/po/bn_IN.po
index 9f443ae..534fccf 100644
--- a/po/bn_IN.po
+++ b/po/bn_IN.po
@@ -509,10 +509,6 @@ msgid ""
 "Copyright © 2017-2018 – Davi da Silva Böger"
 msgstr ""
 
-#: editor/dconf-editor.vala:154
-msgid "translator-credits"
-msgstr "অনুবাদক-কৃতিত্ব"
-
 #: editor/dconf-model.vala:195
 msgid "Boolean"
 msgstr "বুলিয়ান"


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