summaryrefslogtreecommitdiff
path: root/plugins/gtkui/interface.c
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2013-08-25 11:05:17 +0200
committerGravatar waker <wakeroid@gmail.com>2013-08-25 11:35:19 +0200
commit22768a230f013f6f08e35b40ea57012da9fb0a8b (patch)
tree98363a1d385cc0ef71e4b04d58f7bc34da0bfa21 /plugins/gtkui/interface.c
parent3186518f459ed8547361c71d6dba3ea42e5112b5 (diff)
translation sync
Diffstat (limited to 'plugins/gtkui/interface.c')
-rw-r--r--plugins/gtkui/interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gtkui/interface.c b/plugins/gtkui/interface.c
index bfe2f8f7..0d99510b 100644
--- a/plugins/gtkui/interface.c
+++ b/plugins/gtkui/interface.c
@@ -4252,7 +4252,7 @@ create_button_properties (void)
gtk_widget_show (hbox118);
gtk_box_pack_start (GTK_BOX (vbox42), hbox118, FALSE, FALSE, 0);
- use_textcolor = gtk_check_button_new_with_mnemonic (_("Text color"));
+ use_textcolor = gtk_check_button_new_with_mnemonic (_("Text color:"));
gtk_widget_show (use_textcolor);
gtk_box_pack_start (GTK_BOX (hbox118), use_textcolor, FALSE, FALSE, 0);