X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=4db1a07bb4bffb8814f2f8b8844995933094434f;hb=77baeade882c7d936b7293a35303d824ae183994;hp=e599ea3e9a8324cd1801fb037b0685c490f5e070;hpb=c171fa8ea17c7e3c75caed5e2cc6747a11dd4bf9;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index e599ea3..4db1a07 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -157,8 +157,9 @@ Page.FollowSone.Title=Follow Sone - Sone Page.UnfollowSone.Title=Unfollow Sone - Sone Page.ImageBrowser.Title=Image Browser - Sone -Page.ImageBrowser.Page.Title=Image Browser +Page.ImageBrowser.Album.Title=Album “{album}” Page.ImageBrowser.Album.Error.NotFound.Text=The requested album could not be found. It is possible that it has not yet been downloaded, or that it has been deleted. +Page.ImageBrowser.Sone.Title=Albums of {sone} Page.ImageBrowser.Sone.Error.NotFound.Text=The requested Sone could not be found. It is possible that it has not yet been downloaded. Page.ImageBrowser.CreateAlbum.Button.CreateAlbum=Create Album @@ -166,6 +167,8 @@ 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.UploadImage.Title=Upload Image - Sone + Page.Trust.Title=Trust Sone - Sone Page.Distrust.Title=Distrust Sone - Sone @@ -237,6 +240,11 @@ View.CreateAlbum.Title=Create Album View.CreateAlbum.Label.Name=Name: View.CreateAlbum.Label.Description=Description: +View.UploadImage.Title=Upload Image +View.UploadImage.Label.Title=Title: +View.UploadImage.Label.Description=Description: +View.UploadImage.Button.UploadImage=Upload Image + WebInterface.DefaultText.StatusUpdate=What’s on your mind? WebInterface.DefaultText.Message=Write a Message… WebInterface.DefaultText.Reply=Write a Reply…