[gnome-online-accounts/gnome-3-6] google: Clarify an error message for translators
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts/gnome-3-6] google: Clarify an error message for translators
- Date: Wed, 7 Nov 2012 14:04:50 +0000 (UTC)
commit 7ad0546c5c0596c99c167760e947768aff3e5abe
Author: Debarshi Ray <debarshir gnome org>
Date: Wed Nov 7 13:54:15 2012 +0100
google: Clarify an error message for translators
src/goabackend/goagoogleprovider.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/goabackend/goagoogleprovider.c b/src/goabackend/goagoogleprovider.c
index bcf1518..4a83310 100644
--- a/src/goabackend/goagoogleprovider.c
+++ b/src/goabackend/goagoogleprovider.c
@@ -685,6 +685,10 @@ ensure_credentials_sync (GoaProvider *provider,
if (error != NULL)
{
g_prefix_error (error,
+ /* Translators: the first %s is the username
+ * (eg., debarshi ray gmail com or rishi), and the
+ * (%s, %d) is the error domain and code.
+ */
_("Invalid password with username `%s' (%s, %d): "),
username,
g_quark_to_string ((*error)->domain),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]