fixed syntax msitake
authorVlad <vlad@gas.by>
Wed, 22 Sep 2010 05:03:24 +0000 (08:03 +0300)
committerVlad <vlad@gas.by>
Wed, 22 Sep 2010 05:03:24 +0000 (08:03 +0300)
applet/src/livewp-settings.c

index e21b038..16c479c 100644 (file)
@@ -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),