From: Vlad Date: Wed, 22 Sep 2010 05:03:24 +0000 (+0300) Subject: fixed syntax msitake X-Git-Url: http://git.maemo.org/git/?a=commitdiff_plain;h=b0133094de8746defa793cf0da1269c3a78f608d;p=livewp fixed syntax msitake --- diff --git a/applet/src/livewp-settings.c b/applet/src/livewp-settings.c index e21b038..16c479c 100644 --- a/applet/src/livewp-settings.c +++ b/applet/src/livewp-settings.c @@ -655,7 +655,7 @@ additional_parametr_for_theme_video(GtkWidget *vbox, Animation_WallpaperPrivate g_object_set_data(G_OBJECT(priv->window), "smoothing_button", smoothing_button); link_button = hildon_button_new_with_text (HILDON_SIZE_FINGER_HEIGHT,HILDON_BUTTON_ARRANGEMENT_VERTICAL, - _("Press me for"), _("download more video")); + _("Press me for"), _("download more videos")); g_signal_connect (link_button, "clicked", G_CALLBACK (link_button_clicked), "http://talk.maemo.org/showthread.php?t=60185"); gtk_box_pack_start(GTK_BOX(vbox),