String changes gnome-keyring/libgnome-keyring



Two new strings in gnome-keyring:

/* TRANSLATORS: This is the display label for the login keyring */
label = _("Login");

/* TRANSLATORS: This is the label for an keyring created without a label */
label = g_strdup (_("Unnamed"));


One new string in libgnome-keyring:

/* TRANSLATORS: This is the name of an automatically created default
keyring. */
create_keyring_encode_properties (&iter, _("Default"));


Cheers,

Stef


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]