diff src/sid/xs_interface.c @ 1588:0b19f8924500

update-po, German translation, SID plugin translation adaption
author mf0102 <0102@gmx.at>
date Wed, 05 Sep 2007 00:29:16 +0200
parents f81441af323c
children 75b8e7737bcd
line wrap: on
line diff
--- a/src/sid/xs_interface.c	Tue Sep 04 23:12:43 2007 +0300
+++ b/src/sid/xs_interface.c	Wed Sep 05 00:29:16 2007 +0200
@@ -1765,7 +1765,7 @@
   GtkWidget *ok_button3;
   GtkWidget *cancel_button3;
 
-  xs_stil_fs = gtk_file_selection_new (_("Select STIL-database "));
+  xs_stil_fs = gtk_file_selection_new (_("Select STIL-database"));
   gtk_widget_set_name (xs_stil_fs, "xs_stil_fs");
   gtk_container_set_border_width (GTK_CONTAINER (xs_stil_fs), 10);
   gtk_window_set_modal (GTK_WINDOW (xs_stil_fs), TRUE);