[frogr] Update string in authorization dialog



commit 1fac44a08ac84baea520bca4ac1440aa6e69da9b
Author: Mario Sanchez Prada <msanchez igalia com>
Date:   Wed Apr 11 23:11:45 2012 +0200

    Update string in authorization dialog

 src/frogr-auth-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/frogr-auth-dialog.c b/src/frogr-auth-dialog.c
index ac794d7..e2d6569 100644
--- a/src/frogr-auth-dialog.c
+++ b/src/frogr-auth-dialog.c
@@ -30,7 +30,7 @@
 
 static gchar *unauth_txt =
   N_("Please press the button to authorize %s "
-     "and then come back to this screen to complete the process.");
+     "and then come back to complete the process.");
 
 static gchar *auth_txt =
   N_("Enter verification code.");



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]