Create front.json file and minor fixes

This commit is contained in:
Marcelo Sizer 2014-01-27 23:26:01 -02:00
parent 04701ec121
commit 97c1197a3e
5 changed files with 64 additions and 58 deletions

View file

@ -3,6 +3,7 @@
"challenge.json",
"character.json",
"contrib.json",
"front.json",
"generic.json",
"groups.json",
"limited.json",

View file

@ -13,6 +13,10 @@
"inventory": "Inventory",
"social" : "Social",
"_commentheaderavatar" : "HEADER AVATAR",
"lvl" : "Lvl ",
"buffed" : "Buffed",
"_commentavatar":"AVATAR LOOKS",
"bodybody" : "Body",
"bodysize" : "Size",

57
locales/en/front.json Normal file
View file

@ -0,0 +1,57 @@
{
"_commentfront" : "FRONT PAGE RELATED STRINGS",
"_commentfrontpage":"HABITRPG FRONT PAGE",
"titleFront" : "HabitRPG | Gamify Your Life",
"synopsis" : "A habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.",
"playButton" : "Play",
"username" : "Username",
"password" : "Password",
"useUUID" : "Use UUID / API Token (For Facebook Users)",
"passMan" : "In case you are using a password manager (like 1Password) and have problems logging in, try typing username and password manually.",
"forgotPass" : "Forgot Password",
"emailNewPass" : "Email New Password",
"email" : "Email",
"passConfirm" : "Confirm Password",
"accept1Terms" : "By clicking the button below, I agree to the ",
"terms" : "Terms and Conditions",
"accept2Terms" : " and the ",
"privacy" : "Privacy Policy",
"_commenthead": "HEADER",
"history": "History",
"anonymous": "Anonymous",
"tasks": " Tasks",
"loginAndReg" : "Login / Register",
"loginFacebookAlt" : "Login / Register with Facebook",
"login" : "Login",
"register" : "Register",
"options": " Options",
"logout": " Log Out",
"sync": " Sync",
"FAQ" : " FAQ",
"tutorials" : " Tutorials",
"psst": "Psst",
"_comment": "FOOTER",
"footerMobile" : "Mobile",
"mobileIOS" : "iOS",
"mobileAndroid" : "Android",
"footerCompany" : "Company",
"companyDonate" : " Donate",
"companyAbout" : "About",
"companyBlog" : "Blog",
"companyExtensions" : "Extensions",
"companyPrivacy" : "Privacy",
"companyTerms" : "Terms",
"footerCommunity" : "Community",
"communityBug" : "Submit Bug",
"communityFeature" : "Request Feature",
"communityExtensions" : "Add-ons & Extensions",
"communityForum" : "Forum",
"communityKickstarter" : "Kickstarter",
"communityFacebook" : "Facebook",
"communityReddit" : "Reddit",
"footerSocial" : "Social",
"socialTitle" : "HabitRPG - Gamify Your Life"
}

View file

@ -12,64 +12,9 @@
"special" : "Special",
"market": "Market",
"all" : "All",
"none" : "None",
"_commentfrontpage":"HABITRPG FRONT PAGE",
"titleFront" : "HabitRPG | Gamify Your Life",
"synopsis" : "A habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.",
"playButton" : "Play",
"username" : "Username",
"password" : "Password",
"useUUID" : "Use UUID / API Token (For Facebook Users)",
"passMan" : "In case you are using a password manager (like 1Password) and have problems logging in, try typing username and password manually.",
"forgotPass" : "Forgot Password",
"emailNewPass" : "Email New Password",
"email" : "Email",
"passConfirm" : "Confirm Password",
"accept1Terms" : "By clicking the button below, I agree to the ",
"terms" : "Terms and Conditions",
"accept2Terms" : " and the ",
"privacy" : "Privacy Policy",
"_commenthead": "HEADER",
"history": "History",
"anonymous": "Anonymous",
"tasks": " Tasks",
"loginAndReg" : "Login / Register",
"loginFacebookAlt" : "Login / Register with Facebook",
"login" : "Login",
"register" : "Register",
"options": " Options",
"logout": " Log Out",
"sync": " Sync",
"FAQ" : " FAQ",
"tutorials" : " Tutorials",
"psst": "Psst",
"_sharedheaderavatar" : "HEADER AVATAR",
"lvl" : "Lvl ",
"buffed" : "Buffed",
"_comment": "FOOTER",
"footerMobile" : "Mobile",
"mobileIOS" : "iOS",
"mobileAndroid" : "Android",
"footerCompany" : "Company",
"companyDonate" : " Donate",
"companyAbout" : "About",
"companyBlog" : "Blog",
"companyExtensions" : "Extensions",
"companyPrivacy" : "Privacy",
"companyTerms" : "Terms",
"footerCommunity" : "Community",
"communityBug" : "Submit Bug",
"communityFeature" : "Request Feature",
"communityExtensions" : "Add-ons & Extensions",
"communityForum" : "Forum",
"communityKickstarter" : "Kickstarter",
"communityFacebook" : "Facebook",
"communityReddit" : "Reddit",
"footerSocial" : "Social",
"socialTitle" : "HabitRPG - Gamify Your Life",
"_commentbuttons": "BUTTONS",
"submit":"Submit",

View file

@ -41,7 +41,6 @@
"xml" : "(XML)",
"json" : "(JSON)",
"imageurl" : "Image Url",
"none": "- None -",
"customDayStart":"Custom Day Start",
"24HrClock": "24Hr Clock",