Add context where needed for translators

This commit is contained in:
Jente Hidskes
2017-08-22 16:47:39 +02:00
committed by Peter Hutterer
parent b7dd69df53
commit 0d54a60df2
6 changed files with 14 additions and 3 deletions

View File

@@ -62,7 +62,7 @@
<object class="GtkLabel" id="active_label">
<property name="can_focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes">Active</property>
<property name="label" translatable="yes" comments="Translators: this is used to indicate the active resolution.">Active</property>
<property name="justify">right</property>
<property name="track_visited_links">False</property>
</object>