X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=86270b8da3bd0a467348f2de56af1bf24e83a620;hb=96eb2d28670ac016c053203bbd64aaed0ac14873;hp=88877b81f06b67c8f3efb0b6d5e943a7d07a6213;hpb=927f9d885b134b7d4f45a68c42c5700b3c75cdbe;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 88877b8..86270b8 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -82,6 +82,14 @@ 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=Change +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? @@ -149,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.