[libgweather] Mark the default location for translation



commit 5901c17d94007e90d8ab9b8d4ba0e1eca47c0f5a
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun Apr 16 14:34:58 2017 +0200

    Mark the default location for translation
    
    https://bugzilla.gnome.org/show_bug.cgi?id=781364

 schemas/org.gnome.GWeather.gschema.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/schemas/org.gnome.GWeather.gschema.xml b/schemas/org.gnome.GWeather.gschema.xml
index 316e1ad..4b43b56 100644
--- a/schemas/org.gnome.GWeather.gschema.xml
+++ b/schemas/org.gnome.GWeather.gschema.xml
@@ -47,7 +47,7 @@
       <!-- TRANSLATORS: pick a default location to use in the weather applet. This should
       usually be the largest city or the capital of your country. If you're not picking
       a <location> in the database, don't forget to set name and coordinates. -->
-      <default>('', 'KNYC', nothing)</default>
+      <default l10n="messages">('', 'KNYC', nothing)</default>
       <summary>Default location</summary>
       <description>
        The default location for the weather applet. The first field is the name that will


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