]> git.0d.be Git - empathy.git/commitdiff
add translator comment for the sanity-cleaning-number key
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 22 Mar 2012 09:43:51 +0000 (10:43 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 22 Mar 2012 09:57:55 +0000 (10:57 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=672608

data/org.gnome.Empathy.gschema.xml.in

index 8901d2138f7fab73739aef8100aaaf7813173e17..c1ac758e6f8ccc385a4aa0fa1cbdbb8850719676 100644 (file)
@@ -30,6 +30,7 @@
     </key>
     <key name="sanity-cleaning-number" type="u">
       <default>0</default>
+      <!-- translators: Automatic tasks which are run once to port/update account settings. Ideally, this shouldn't be exposed to users at all, we just use a gsettings key here as an optimization to only run it only once. -->
       <_summary>Magic number used to check if sanity cleaning tasks should be run</_summary>
       <_description>empathy-sanity-cleaning.c uses this number to check if the cleaning tasks should be executed or not. Users should not change this key manually.</_description>
     </key>