summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2010-12-15 16:56:56 +0000
committerPhilip Withnall <philip@tecnocode.co.uk>2010-12-15 16:56:56 +0000
commit86c5834c32e8d5d3b50042606b62b4de633ce802 (patch)
tree93d4290d60a4e5b4eb1ba6d0fd3a775eb093f908 /data
parent95e2a5e3902709a2d5987ce634296a701c802ac8 (diff)
downloadtotem-86c5834c32e8d5d3b50042606b62b4de633ce802.tar.gz
Bug 637309 — translation context needed
Add a translation context and a new translators' comment for the string “Auto”. Closes: bgo#637309
Diffstat (limited to 'data')
-rw-r--r--data/totem.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/totem.ui b/data/totem.ui
index 5951af616..e36b2e265 100644
--- a/data/totem.ui
+++ b/data/totem.ui
@@ -297,7 +297,7 @@
<child>
<object class="GtkRadioAction" id="aspect-ratio-auto">
- <property name="label" translatable="yes">Auto</property>
+ <property name="label" translatable="yes" comments="Translators: an entry in the "Aspect Ratio" menu, used to choose the displayed aspect ratio of a video" context="Aspect ratio">Auto</property>
<property name="tooltip" translatable="yes">Sets automatic aspect ratio</property>
<!-- BVW_RATIO_AUTO -->
<property name="value">0</property>