[gnome-tweaks] Comments for translators



commit eaa081a90b4a4c63cf825b6e7b200bc0fb166b22
Author: Marek Černocký <marek manet cz>
Date:   Sun Dec 13 09:55:11 2020 +0100

    Comments for translators

 gtweak/app.py | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/gtweak/app.py b/gtweak/app.py
index 572fd4a..021f277 100644
--- a/gtweak/app.py
+++ b/gtweak/app.py
@@ -25,9 +25,11 @@ class ExtensionNotice(Gtk.MessageDialog):
 
         self.format_secondary_markup(
             "{0}\n\n{1}".format(
+                # Translators: Placeholder will be replaced with "GNOME Extensions" in active link form
                 _("Extensions management has been moved to {0}.").format(
                     '<a 
href="https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/master/subprojects/extensions-app/README.md";>GNOME 
Extensions</a>',
                 ),
+                # Translators: Placeholder will be replaced with "Flathub" in active link form
                 _("We recommend downloading GNOME Extensions from {0} if your distribution does not include 
it.").format(
                     '<a href="https://flathub.org/apps/details/org.gnome.Extensions";>Flathub</a>'
                 )


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