From 2fabb07e92e823784111e78456f3106c75b94b6f Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Sun, 14 Nov 2010 20:55:38 +0100 Subject: [PATCH] Add text for new Sone notification. --- src/main/resources/i18n/sone.en.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 2c2f514..419bf96 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -206,3 +206,4 @@ Warning.PluginNotConnected.Text=The Web of Trust plugin could not be found! This Notification.Startup.Text=Sone is currently starting up. It may take a while to retrieve all identities and Sones from the web of trust. If you are missing some elements, please be patient, they will probably reappear very soon. Notification.Button.Dismiss=Dismiss +Notification.NewSone.Text=New Sones have been discovered: -- 2.7.4