| commit | 530ebcac2d8c7d32165a439d9779fec2a24c7ae6 | [log] |
|---|---|---|
| author | Andras Timar <andras.timar@collabora.com> | Mon May 18 21:44:58 2015 +0200 |
| committer | Andras Timar <andras.timar@collabora.com> | Mon May 18 21:44:58 2015 +0200 |
| tree | b75eeffecaca0da11f0af54151c4eb781b3620d4 | |
| parent | e79106bcc94e04b5d15d7276c9fd224cf8d69292 [diff] |
make ui string translatable Change-Id: Ic65c7d3ea00f83642b7c9f0bcafb71837e474862
diff --git a/cui/uiconfig/ui/colorpage.ui b/cui/uiconfig/ui/colorpage.ui index 2027800..c620ade 100644 --- a/cui/uiconfig/ui/colorpage.ui +++ b/cui/uiconfig/ui/colorpage.ui
@@ -430,7 +430,7 @@ </child> <child> <object class="GtkButton" id="edit"> <property name="label">_Pick…</property> <property name="label" translatable="yes">_Pick…</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property>