From: David ‘Bombe’ Roden Date: Wed, 21 Sep 2011 09:17:21 +0000 (+0200) Subject: Add link to all albums to profile page. X-Git-Tag: 0.7^2~2^2~52 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=1f993694f39066ade61219d2512ee7b9c631fa6a Add link to all albums to profile page. --- diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 51cbe9d..903eb6a 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -150,6 +150,7 @@ Page.ViewSone.PostList.Text.NoPostYet=This Sone has not yet posted anything. Page.ViewSone.Profile.Title=Profile Page.ViewSone.Profile.Label.Name=Name Page.ViewSone.Profile.Label.Albums=Albums +Page.ViewSone.Profile.Albums.Text.All=All albums Page.ViewSone.Profile.Name.WoTLink=web of trust profile Page.ViewSone.Replies.Title=Posts {sone} has replied to diff --git a/src/main/resources/templates/viewSone.html b/src/main/resources/templates/viewSone.html index d80818a..1d87e46 100644 --- a/src/main/resources/templates/viewSone.html +++ b/src/main/resources/templates/viewSone.html @@ -37,6 +37,7 @@
<%= Page.ViewSone.Profile.Label.Albums|l10n|html>