qulogic/pidgin

Add note for translators.

2014-06-24, Mark Doliner
3e884ce58f23
Parents b46d29bc9b35
Children 4c33c1251a8c
Add note for translators.
--- a/libpurple/plugins/keyrings/secretservice.c Tue Jun 24 21:02:59 2014 -0700
+++ b/libpurple/plugins/keyrings/secretservice.c Tue Jun 24 21:08:17 2014 -0700
@@ -43,6 +43,11 @@
#include <libsecret/secret.h>
+/* Translators: Secret Service is a service that runs on the user's computer.
+ It is one option for where the user's passwords can be stored. It is a
+ project name. It may not be appropriate to translate this string, but
+ transliterating seems reason. More info about the project at
+ https://wiki.gnome.org/Projects/Libsecret */
#define SECRETSERVICE_NAME N_("Secret Service")
#define SECRETSERVICE_ID "keyring-libsecret"