s/reason/reasonable/ (thanks, rlaager)

Wed, 25 Jun 2014 22:55:53 -0700

author
Mark Doliner <mark@kingant.net>
date
Wed, 25 Jun 2014 22:55:53 -0700
changeset 36145
0b3bca55747d
parent 36142
c539ca54d6cb
child 36147
e256e8133f37
child 37155
1aee6d5eefba

s/reason/reasonable/ (thanks, rlaager)
And improve the wording slightly.

libpurple/plugins/keyrings/secretservice.c file | annotate | diff | comparison | revisions
--- a/libpurple/plugins/keyrings/secretservice.c	Tue Jun 24 22:29:09 2014 -0700
+++ b/libpurple/plugins/keyrings/secretservice.c	Wed Jun 25 22:55:53 2014 -0700
@@ -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"
 

mercurial