gnome-keyring r1020 - in trunk: . ui
- From: nnielsen svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-keyring r1020 - in trunk: . ui
- Date: Tue, 29 Jan 2008 21:59:51 +0000 (GMT)
Author: nnielsen
Date: Tue Jan 29 21:59:50 2008
New Revision: 1020
URL: http://svn.gnome.org/viewvc/gnome-keyring?rev=1020&view=rev
Log:
* ui/gkr-ask-tool.c: Fix message. Add missing word.
Modified:
trunk/ChangeLog
trunk/ui/gkr-ask-tool.c
Modified: trunk/ui/gkr-ask-tool.c
==============================================================================
--- trunk/ui/gkr-ask-tool.c (original)
+++ trunk/ui/gkr-ask-tool.c Tue Jan 29 21:59:50 2008
@@ -77,7 +77,7 @@
GTK_BUTTONS_NONE, NULL);
markup = create_markup (_("Store passwords unencrypted?"),
- _("By choosing to use a blank password, your stored passwords not be safely encrypted. "
+ _("By choosing to use a blank password, your stored passwords will not be safely encrypted. "
"They will be accessible by anyone with access to your files."));
gtk_message_dialog_set_markup (GTK_MESSAGE_DIALOG (dialog), markup);
g_free (markup);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]