4783: l10n not enabled for "Install Selected _Addons" button in the update addons dialog

Merge trunk r16865:r16946 into gramps33



svn: r16947
This commit is contained in:
Vassilii Khachaturov 2011-03-27 18:27:17 +00:00
parent 0aa27afc08
commit 1ec9ae8487

View File

@ -126,7 +126,7 @@
</child>
<child>
<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="can_focus">True</property>
<property name="receives_default">True</property>