0004783: l10n not enabled for "Install Selected _Addons" button in the update addons dialog
Applied patch from Egor - fixing the issue, translating the new string and some more strings. Minor copyedit applied. svn: r16927
This commit is contained in:
parent
c193c552df
commit
e99103461d
@ -126,7 +126,7 @@
|
|||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkButton" id="apply">
|
<object class="GtkButton" id="apply">
|
||||||
<property name="label">Install Selected _Addons</property>
|
<property name="label" translatable="yes">Install Selected _Addons</property>
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="receives_default">True</property>
|
<property name="receives_default">True</property>
|
||||||
|
Loading…
Reference in New Issue
Block a user