mirror of
https://github.com/libratbag/piper.git
synced 2026-05-19 12:26:00 -04:00
Add context where needed for translators
This commit is contained in:
committed by
Peter Hutterer
parent
b7dd69df53
commit
0d54a60df2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user