/pidgin/main: 0b3bca55747d: s/reason/reasonable/ (thanks, rlaager)
Mark Doliner <[email protected]>
| Newsgroups | gmane.comp.gnome.gaim.cvs |
|---|---|
| Message-ID | <[email protected]> |
Changeset: 0b3bca55747da82638f5364a36c974ca81de39f5 Author: Mark Doliner <[email protected]> Date: 2014-06-25 22:55 -0700 Branch: default URL: https://hg.pidgin.im/pidgin/main/rev/0b3bca55747d Description: s/reason/reasonable/ (thanks, rlaager) And improve the wording slightly. diffstat: libpurple/plugins/keyrings/secretservice.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff --git a/libpurple/plugins/keyrings/secretservice.c b/libpurple/plugins/keyrings/secretservice.c --- a/libpurple/plugins/keyrings/secretservice.c +++ b/libpurple/plugins/keyrings/secretservice.c @@ -46,8 +46,8 @@ /* 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 */ + transliterating to your alphabet is reasonable. More info about the + project can be found at https://wiki.gnome.org/Projects/Libsecret */ #define SECRETSERVICE_NAME N_("Secret Service") #define SECRETSERVICE_ID "keyring-libsecret"