Implementation stub of the login page.
[Sone.git] / src / main / resources / i18n / sone.en.properties
1 Navigation.Menu.Name=Sone
2 Navigation.Menu.Tooltip=Freenet Social Network Plugin
3 Navigation.Menu.Item.Login.Name=Login
4 Navigation.Menu.Item.Login.Tooltip=Login to your Sone
5
6 Page.Login.Title=Login - Sone
7 Page.Login.Page.Title=Login
8 Page.Login.Label.SelectSone=Select Sone:
9 Page.Login.Option.NoSone=Select Sone…
10
11 Page.Login.LoadSone.Title=Load Sone
12 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!
13 Page.Login.LoadSone.Label.InsertURI=Sone Insert URI:
14 Page.Login.LoadSone.Button.LoadSone=Load Sone
15
16 Page.Login.CreateSone.Title=Create Sone
17 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.
18 Page.Login.CreateSone.Label.InsertURI=Sone Insert URI:
19 Page.Login.CreateSone.Label.Name=Sone name:
20 Page.Login.CreateSone.Button.CreateFromURI=Create at given URI
21 Page.Login.CreateSone.Button.CreateRandom=Create new Sone