summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2019-07-27 22:39:43 +0200
committerPablo Barciela <[email protected]>2019-07-28 14:12:45 +0200
commit988d5b7499756bf3fbe3319c3e7197c74c5869d1 (patch)
treeab865f50e8654052000db63a78ef2ddb84aae500
parentcaeada08fafee2fcdc948737dba82c0bfd56688a (diff)
downloadpluma-988d5b7499756bf3fbe3319c3e7197c74c5869d1.tar.bz2
pluma-988d5b7499756bf3fbe3319c3e7197c74c5869d1.tar.xz
spell-checker plugin: add missing translation (i18n)
-rw-r--r--plugins/spell/spell-checker.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/spell/spell-checker.ui b/plugins/spell/spell-checker.ui
index 973e70e0..50c927e2 100644
--- a/plugins/spell/spell-checker.ui
+++ b/plugins/spell/spell-checker.ui
@@ -372,7 +372,7 @@
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="close_button">
- <property name="label">_Close</property>
+ <property name="label" translatable="yes">_Close</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>