Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:GA
gnome-keyring
gnome-keyring-896818-reduce-head-msg-length.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnome-keyring-896818-reduce-head-msg-length.patch of Package gnome-keyring
diff -Npur gnome-keyring-3.10.1/pkcs11/wrap-layer/gkm-wrap-prompt.c gnome-keyring-3.10.1-new/pkcs11/wrap-layer/gkm-wrap-prompt.c --- gnome-keyring-3.10.1/pkcs11/wrap-layer/gkm-wrap-prompt.c 2013-05-02 00:39:36.000000000 +0800 +++ gnome-keyring-3.10.1-new/pkcs11/wrap-layer/gkm-wrap-prompt.c 2014-09-23 02:46:48.125607993 +0800 @@ -616,7 +616,7 @@ setup_unlock_keyring_other (GkmWrapPromp gcr_prompt_set_title (prompt, _("Unlock Keyring")); - text = g_markup_printf_escaped (_("Enter password for keyring '%s' to unlock"), label); + text = _("Enter password to unlock"); gcr_prompt_set_message (prompt, text); g_free (text);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor