X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=b146e68e60c3f9415aa118496cb5f4402e0c0219;hb=7b2db06359747ae9638fe4d32c19efe54b62eb78;hp=d559b6b0fa8f7410a267e5b2401155accdfae165;hpb=411f17fd14972dffc24980d5f7860685ffbb99ff;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index d559b6b..b146e68 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -157,9 +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 @@ -167,6 +167,9 @@ 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.UploadImage.Error.InvalidImage=The image you were trying to upload could not be recognized. Please upload only JPEG (*.jpg or *.jpeg), or PNG (*.png) images. + Page.Trust.Title=Trust Sone - Sone Page.Distrust.Title=Distrust Sone - Sone @@ -238,6 +241,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…