Add Sone suffix to all page titles.
[Sone.git] / src / main / resources / i18n / sone.en.properties
index 7ff862d..3fe965e 100644 (file)
@@ -248,17 +248,17 @@ Page.CreateAlbum.Error.NameMissing=You seem to have forgotten to enter a name fo
 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.EditImage.Title=Edit Image
+Page.EditImage.Title=Edit Image - Sone
 
-Page.DeleteImage.Title=Delete Image
+Page.DeleteImage.Title=Delete Image - Sone
 Page.DeleteImage.Page.Title=Delete Image
 Page.DeleteImage.Text.ImageWillBeGone=This will remove the image “{image}” from your album “{album}”. If it has already been inserted into Freenet it can not be removed from there forcefully. Do you want to delete the image?
 Page.DeleteImage.Button.Yes=Yes, delete image.
 Page.DeleteImage.Button.No=No, don’t delete image.
 
-Page.EditAlbum.Title=Edit Album
+Page.EditAlbum.Title=Edit Album - Sone
 
-Page.DeleteAlbum.Title=Delete Album
+Page.DeleteAlbum.Title=Delete Album - Sone
 Page.DeleteAlbum.Page.Title=Delete Album
 Page.DeleteAlbum.Text.AlbumWillBeGone=This will remove your album “{title}”. Do you really want to do that?
 Page.DeleteAlbum.Button.Yes=Yes, delete album.
@@ -285,7 +285,7 @@ Page.Search.Text.SoneHits=The following Sones match your search terms.
 Page.Search.Text.PostHits=The following posts match your search terms.
 Page.Search.Text.NoHits=No Sones or posts matched your search terms.
 
-Page.Rescue.Title=Rescue Sone
+Page.Rescue.Title=Rescue Sone - Sone
 Page.Rescue.Page.Title=Rescue Sone “{0}”
 Page.Rescue.Text.Description=The Rescue Mode lets you restore previous versions of your Sone. This can be necessary if your configuration was lost.
 Page.Rescue.Text.Procedure=The Rescue Mode works by fetching the latest inserted edition of your Sone. If an edition was successfully fetched it will be loaded into your Sone, letting you control your posts, profile, and other settings (you could do that in a second browser tab or window). If the fetched edition is not the one you want to restore, instruct the Rescue Mode to fetch the next older edition below.
@@ -307,7 +307,7 @@ Page.WotPluginMissing.Text.LoadPlugin=Please load the Web of Trust plugin in the
 
 Page.Logout.Title=Logout - Sone
 
-Page.Invalid.Title=Invalid Action Performed
+Page.Invalid.Title=Invalid Action Performed - Sone
 Page.Invalid.Page.Title=Invalid Action Performed
 Page.Invalid.Text=An invalid action was performed, or the action was valid but the parameters were not. Please go back to the {link}index page{/link} and try again. If the error persists you have probably found a bug.