summaryrefslogtreecommitdiff
path: root/gladeui
diff options
context:
space:
mode:
authorSabri Ünal <libreajans@gmail.com>2020-01-07 22:43:28 +0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2020-05-19 20:36:14 +0000
commitb93e500f350218d309b5f411620041b1b98002b8 (patch)
tree6d03486e9d8fb69e64ad99ac7e3cc50742cb2f3e /gladeui
parent50545a104f16c83ce38dfb69222a5d22e3e91026 (diff)
downloadglade-b93e500f350218d309b5f411620041b1b98002b8.tar.gz
Make Verify button translatable
Diffstat (limited to 'gladeui')
-rw-r--r--gladeui/glade-project-properties.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/gladeui/glade-project-properties.ui b/gladeui/glade-project-properties.ui
index 8c4c6c30..f965020d 100644
--- a/gladeui/glade-project-properties.ui
+++ b/gladeui/glade-project-properties.ui
@@ -623,7 +623,7 @@ Authors:
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="verify_button">
- <property name="label">_Verify</property>
+ <property name="label" translatable="yes">_Verify</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>