Re: String changes in gnome-keyring



On Sun, 2010-02-07 at 09:54 -0600, Stef Walter wrote:
> We're now displaying different strings when unlocking the login keyring:
> 
> +       gkd_prompt_set_title (prompt, _("Unlock Login Keyring"));
> +
> +       text = _("Enter password for to unlock your login keyring");
> +       gkd_prompt_set_primary_text (prompt, text);
> +
> +       if (gkd_login_did_unlock_fail ())
> +               text = _("The password you use to log into your computer
> no longer matches that of your login keyring.");
> +       else
> +               text = _("The login keyring did not get unlocked when
> you logged in to your computer.");
> +       gkd_prompt_set_secondary_text (prompt, text);

Surely it should be "when you logged into your" for the last string?

Philip

> Cheers,
> 
> Stef
> _______________________________________________
> gnome-doc-list mailing list
> gnome-doc-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-doc-list

Attachment: signature.asc
Description: This is a digitally signed message part



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