Add texts for album creation page.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 12 Jan 2011 19:23:18 +0000 (20:23 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 12 Jan 2011 19:23:18 +0000 (20:23 +0100)
src/main/resources/i18n/sone.en.properties

index 6f2d77f..be31272 100644 (file)
@@ -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…