X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=a9a540a96caca25f3efaf1f3c50c5a79cf2c1e64;hb=396fc01133dbcb6dfe48bec4e5263b6240407449;hp=de68d65bc85c6c3f70556c16e0911eaeadb1f55f;hpb=1f7dda6c7d0b81059a5b8f70ebf6d25d90231bae;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index de68d65..a9a540a 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -82,6 +82,20 @@ Page.EditProfile.Fields.AddField.Button.AddField=Add Field Page.EditProfile.Button.Save=Save Profile Page.EditProfile.Error.DuplicateFieldName=The field name “{fieldName}” does already exist. +Page.EditProfileField.Title=Edit Profile Field - Sone +Page.EditProfileField.Page.Title=Edit Profile Field +Page.EditProfileField.Text=Enter a new name for this profile field. +Page.EditProfileField.Error.DuplicateFieldName=The field name you entered does already exist. +Page.EditProfileField.Button.Save=Save new name +Page.EditProfileField.Button.Reset=Revert to old name +Page.EditProfileField.Button.Cancel=Do not change name + +Page.DeleteProfileField.Title=Delete Profile Field - Sone +Page.DeleteProfileField.Page.Title=Delete Profile Field +Page.DeleteProfileField.Text=Do you really want to delete this profile field? +Page.DeleteProfileField.Button.Yes=Yes, delete +Page.DeleteProfileField.Button.No=No, do not delete + Page.CreatePost.Title=Create Post - Sone Page.CreatePost.Page.Title=Create Post Page.CreatePost.Label.Text=Post text: @@ -143,6 +157,10 @@ 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.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. + View.CreateSone.Text.WotIdentityRequired=To create a Sone you need an identity from the {link}Web of Trust plugin{/link}. View.CreateSone.Select.Default=Select an identity View.CreateSone.Text.NoIdentities=You do not have any Web of Trust identities. Please head over to the {link}Web of Trust plugin{/link} and create an identity.