Add birth date to profile.
[Sone.git] / src / main / resources / i18n / sone.en.properties
index 00ad9ff..f093d44 100644 (file)
@@ -32,7 +32,7 @@ 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.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. The name you specify can later be overridden in your profile, this name is just used when your Sone has not yet been completely downloaded by other people or when your profile is empty.
 Page.Login.CreateSone.Label.RequestURI=Sone Request URI:
 Page.Login.CreateSone.Label.InsertURI=Sone Insert URI:
 Page.Login.CreateSone.Label.Name=Sone name:
@@ -78,6 +78,10 @@ Page.EditProfile.Page.Hint.Optionality=And remember, every single field of this
 Page.EditProfile.Label.FirstName=First name:
 Page.EditProfile.Label.MiddleName=Middle name(s):
 Page.EditProfile.Label.LastName=Last name:
+Page.EditProfile.Birthday.Title=Birthday
+Page.EditProfile.Birthday.Label.Day=Day:
+Page.EditProfile.Birthday.Label.Month=Month:
+Page.EditProfile.Birthday.Label.Year=Year:
 Page.EditProfile.Page.Status.Changed=Your changes have been saved and will be inserted shortly.
 Page.EditProfile.Button.Save=Save Profile
 Page.EditProfile.Keys.Title=Sone Keys
@@ -178,5 +182,8 @@ WebInterface.DefaultText.SoneRequestURI=Sone Request Key
 WebInterface.DefaultText.FirstName=First name
 WebInterface.DefaultText.MiddleName=Middle name(s)
 WebInterface.DefaultText.LastName=Last name
+WebInterface.DefaultText.BirthDay=Day
+WebInterface.DefaultText.BirthMonth=Month
+WebInterface.DefaultText.BirthYear=Year
 WebInterface.Confirmation.DeletePostButton=Yes, delete!
 WebInterface.Confirmation.DeleteReplyButton=Yes, delete!