[evolution/wip/gsettings] Add translator comment. See bug #641020.
- From: Rodrigo Moya <rodrigo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/gsettings] Add translator comment. See bug #641020.
- Date: Wed, 29 Jun 2011 17:06:56 +0000 (UTC)
commit 27338a30c57628349f372eb596531ec6cf226acc
Author: Andre Klapper <a9016009 gmx de>
Date: Mon Jan 31 14:03:34 2011 +0100
Add translator comment. See bug #641020.
plugins/groupwise-features/camel-gw-listener.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/groupwise-features/camel-gw-listener.c b/plugins/groupwise-features/camel-gw-listener.c
index ff00f50..02af85b 100644
--- a/plugins/groupwise-features/camel-gw-listener.c
+++ b/plugins/groupwise-features/camel-gw-listener.c
@@ -503,6 +503,7 @@ get_addressbook_names_from_server (gchar *source_url)
password = e_passwords_get_password ("Groupwise", key);
if (!password) {
+ /* Translators: First %s is the server name, second %s is user name */
password_prompt = g_strdup_printf (_("Enter password for %s (user %s)"),
poa_address, url->user);
prompt = g_strconcat (failed_auth ? failed_auth : "", password_prompt, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]