This doesn’t need to be translatable
Change-Id: I6a79214d24452dc2813d22d60f97eead220a7c5b
This commit is contained in:
parent
b8a1d072ff
commit
58959a946c
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@
|
|||
<child>
|
||||
<object class="GtkLabel" id="google_prefix_label">
|
||||
<property name="can_focus">False</property>
|
||||
<property name="label" translatable="yes">G-</property>
|
||||
<property name="label" translatable="no">G-</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
|
Loading…
Reference in a new issue