Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=48822662adcd3295da9bfdf5b12126a4af4cffad

commit 48822662adcd3295da9bfdf5b12126a4af4cffad
Author: Priyank <[email protected]>
Date:   Sun Mar 8 16:16:39 2009 +0530

gfpm-interface.c: marked another string as translatable.

diff --git a/src/gfpm-interface.c b/src/gfpm-interface.c
index 3076fc8..3d71952 100644
--- a/src/gfpm-interface.c
+++ b/src/gfpm-interface.c
@@ -1400,7 +1400,7 @@ cb_gfpm_refresh_button_clicked (GtkButton *button, 
gpointer data)

if (packages == NULL)
{
-               gfpm_message ("No new updates available", _("No new package 
updates are available. The system is up to date."));
+               gfpm_message (_("No updates"), _("No new package updates are 
available. The system is up to date."));
goto cleanup;
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to