summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2010-08-09 22:01:34 +0100
committerPhilip Withnall <philip@tecnocode.co.uk>2010-08-09 22:02:32 +0100
commit5588aa7699abb9a8bb51ae1b0bb5dec78b2d037f (patch)
treefd3f185d50099f04cf5e8d76be625bf4d98035b4 /data
parentd61fd2d66bc4d45d0d8c86848599c8385f06e4a1 (diff)
Bug 626422 — Translation comment needed
Add some extra translation comments. Closes: bgo#626422
Diffstat (limited to 'data')
-rw-r--r--data/totem.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/totem.ui b/data/totem.ui
index 587aa315..f2fa4b49 100644
--- a/data/totem.ui
+++ b/data/totem.ui
@@ -570,13 +570,13 @@
</columns>
<data>
<row>
- <col id="0" translatable="yes">Normal</col>
+ <col id="0" translatable="yes" comments="Audio visualization dimensions">Normal</col>
</row>
<row>
- <col id="0" translatable="yes">Large</col>
+ <col id="0" translatable="yes" comments="Audio visualization dimensions">Large</col>
</row>
<row>
- <col id="0" translatable="yes">Extra Large</col>
+ <col id="0" translatable="yes" comments="Audio visualization dimensions">Extra Large</col>
</row>
</data>
</object>
@@ -1250,7 +1250,7 @@
<child>
<object class="GtkLabel" id="tpw_display_label">
<property name="visible">True</property>
- <property name="label" translatable="yes">Display</property>
+ <property name="label" translatable="yes" comments="Tab label in the Preferences dialogue">Display</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>