From: David ‘Bombe’ Roden Date: Wed, 12 Jan 2011 19:23:18 +0000 (+0100) Subject: Add texts for album creation page. X-Git-Tag: beta-freefall-0.6.2-1~109 X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=7c1f0e72ac5b77699acbcd343b1615f8c11fdf31;hp=6d84f8b36e1e6c87e77d3d068897558d8e3e39d3;p=Sone.git Add texts for album creation page. --- diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 6f2d77f..be31272 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -129,6 +129,8 @@ Page.ImageBrowser.Album.Error.NotFound.Text=The requested album could not be fou Page.ImageBrowser.CreateAlbum.Button.CreateAlbum=Create Album Page.CreateAlbum.Title=Create Album - Sone +Page.CreateAlbum.Page.Title=Create Album +Page.CreateAlbum.Error.NameMissing=You seem to have forgotten to enter a name for your new album. Page.NoPermission.Title=Unauthorized Access - Sone Page.NoPermission.Page.Title=Unauthorized Access @@ -168,6 +170,8 @@ View.Post.Reply.DeleteLink=Delete View.Post.LikeLink=Like View.Post.UnlikeLink=Unlike +View.CreateAlbum.Label.Name=Name: + WebInterface.DefaultText.StatusUpdate=What’s on your mind? WebInterface.DefaultText.Message=Write a Message… WebInterface.DefaultText.Reply=Write a Reply…