X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=4f874f6cc80cdfe437ba84a45c8c4b091fd9a574;hb=c0a54ae7534acb198699596ffc6758a3d22c82f5;hp=7b62cf110f139872dc3d96f84cba6dba9f7e9d68;hpb=ffd92ca2374c0b2218e583d02e0bdd24b8c110ae;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 7b62cf1..4f874f6 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -26,6 +26,8 @@ Navigation.Menu.Sone.Item.Rescue.Name=Rescue Navigation.Menu.Sone.Item.Rescue.Tooltip=Rescue Sone Navigation.Menu.Sone.Item.About.Name=About Navigation.Menu.Sone.Item.About.Tooltip=Information about Sone +Navigation.Menu.Sone.Item.Metrics.Name=Metrics +Navigation.Menu.Sone.Item.Metrics.Tooltip=Metrics collected by Sone Page.About.Title=About - Sone Page.About.Page.Title=About @@ -305,8 +307,9 @@ Page.Rescue.Text.Fetching=The Sone Rescuer is currently fetching edition {0} of Page.Rescue.Text.Fetched=The Sone Rescuer has downloaded edition {0} of your Sone. Please check your posts, replies, and profile. If you like what the current Sone contains, just unlock it. Page.Rescue.Text.FetchedLast=The Sone rescuer has downloaded the last available edition. If it did not manage to restore your Sone you are probably out of luck now. Page.Rescue.Text.NotFetched=The Sone Rescuer could not download edition {0} of your Sone. Please either try again with edition {0}, or try the next older edition. -Page.Rescue.Label.NextEdition=Next edition: +Page.Rescue.Label.NextEdition=Next edition Page.Rescue.Button.Fetch=Fetch edition +Page.Rescue.Button.FetchSkip=Skip one edition Page.NoPermission.Title=Unauthorized Access - Sone Page.NoPermission.Page.Title=Unauthorized Access @@ -331,6 +334,11 @@ 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. +Page.Metrics.Title=Metrics +Page.Metrics.Page.Title=Metrics +Page.Metrics.SoneInsertDuration.Title=Sone Insert Duration +Page.Metrics.SoneParsingDuration.Title=Sone Parsing Duration + View.Search.Button.Search=Search View.CreateSone.Text.WotIdentityRequired=To create a Sone you need an identity from the {link}Web of Trust plugin{/link}.