From: David ‘Bombe’ Roden Date: Wed, 12 Sep 2012 07:23:28 +0000 (+0200) Subject: Add link to homepage at bottom of page. X-Git-Tag: 0.8.3^2~38 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=5218c5e8bd4ab1ab4fc89fcce111e1cb6d9caec2;hp=d1e011bc62bede509d8482dfeea950823b974413 Add link to homepage at bottom of page. --- diff --git a/src/main/resources/i18n/sone.de.properties b/src/main/resources/i18n/sone.de.properties index 709b307..04f8122 100644 --- a/src/main/resources/i18n/sone.de.properties +++ b/src/main/resources/i18n/sone.de.properties @@ -422,6 +422,7 @@ WebInterface.SelectBox.No=Nein WebInterface.ClickToShow.Replies=Hier klicken, um ausgeblendete Antworten zu zeigen. WebInterface.VersionInformation.CurrentVersion=Aktuelle Version: WebInterface.VersionInformation.LatestVersion=Neueste Version: +WebInterface.VersionInformation.Homepage=Homepage Notification.ClickHereToRead=Hier klicken, um den vollen Text der Benachrichtigung zu lesen. Notification.FirstStart.Text=Es scheint, als wäre dies das erste Mal, dass Sie Sone starten. Legen Sie eine neue Sone an und folgen Sie anderen Sones! diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 8a85604..49da270 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -424,6 +424,7 @@ WebInterface.SelectBox.No=No WebInterface.ClickToShow.Replies=Click here to show hidden replies. WebInterface.VersionInformation.CurrentVersion=Current Version: WebInterface.VersionInformation.LatestVersion=Latest Version: +WebInterface.VersionInformation.Homepage=Homepage Notification.ClickHereToRead=Click here to read the full text of the notification. Notification.FirstStart.Text=This seems to be the first time you start Sone. To start, create a new Sone from a web of trust identity and start following other Sones. diff --git a/src/main/resources/i18n/sone.fr.properties b/src/main/resources/i18n/sone.fr.properties index 294a483..5a081a3 100644 --- a/src/main/resources/i18n/sone.fr.properties +++ b/src/main/resources/i18n/sone.fr.properties @@ -422,6 +422,7 @@ WebInterface.SelectBox.No=Non WebInterface.ClickToShow.Replies=Cliquer ici pour afficher les réponses cachées. WebInterface.VersionInformation.CurrentVersion=Version actuelle: WebInterface.VersionInformation.LatestVersion=Dernière version: +WebInterface.VersionInformation.Homepage=Homepage Notification.ClickHereToRead=Cliquer ici pour lire le texte entier de la notification. Notification.FirstStart.Text=Il semble que ce soit la première fois que vous démarrez Sone. Pour démarrer, créez un nouveau Sone depuis une identité Web of Trust et commencez à suivre d'autres Sones. @@ -446,3 +447,5 @@ Notification.ImageInsertFailed.Text=Les images suivantes ne peuvent être insér Notification.Mention.ShortText=Vous avez été mentionné. Notification.Mention.Text=Vous avez été mentionné dans les messages suivants: Notification.SoneInsert.Duration={0,number} {0,choice,0#seconds|1#second|1
<%= WebInterface.VersionInformation.LatestVersion|l10n|html> <% latestVersion|html>
<%/if> +