Implementation stub of the login page.
[Sone.git] / src / main / resources / i18n / sone.en.properties
index eeb0714..826f277 100644 (file)
@@ -2,3 +2,20 @@ Navigation.Menu.Name=Sone
 Navigation.Menu.Tooltip=Freenet Social Network Plugin
 Navigation.Menu.Item.Login.Name=Login
 Navigation.Menu.Item.Login.Tooltip=Login to your Sone
+
+Page.Login.Title=Login - Sone
+Page.Login.Page.Title=Login
+Page.Login.Label.SelectSone=Select Sone:
+Page.Login.Option.NoSone=Select Sone…
+
+Page.Login.LoadSone.Title=Load Sone
+Page.Login.LoadSone.Description=This function can be used to load an existing Sone. You need to specify the {mark}insert key{/mark} of the Sone to load it!
+Page.Login.LoadSone.Label.InsertURI=Sone Insert URI:
+Page.Login.LoadSone.Button.LoadSone=Load Sone
+
+Page.Login.CreateSone.Title=Create Sone
+Page.Login.CreateSone.Description=Use this function if you want to create a completely new Sone, either at a location of your choosing or a new, random location.
+Page.Login.CreateSone.Label.InsertURI=Sone Insert URI:
+Page.Login.CreateSone.Label.Name=Sone name:
+Page.Login.CreateSone.Button.CreateFromURI=Create at given URI
+Page.Login.CreateSone.Button.CreateRandom=Create new Sone