From 97c1197a3eb61358afcac885ee08a9a4e7f67396 Mon Sep 17 00:00:00 2001 From: Marcelo Sizer Date: Mon, 27 Jan 2014 23:26:01 -0200 Subject: [PATCH] Create front.json file and minor fixes --- locales/en/app.json | 1 + locales/en/character.json | 4 +++ locales/en/front.json | 57 +++++++++++++++++++++++++++++++++++++ locales/en/generic.json | 59 ++------------------------------------- locales/en/settings.json | 1 - 5 files changed, 64 insertions(+), 58 deletions(-) create mode 100644 locales/en/front.json diff --git a/locales/en/app.json b/locales/en/app.json index 3010a73583..171fc5c40f 100644 --- a/locales/en/app.json +++ b/locales/en/app.json @@ -3,6 +3,7 @@ "challenge.json", "character.json", "contrib.json", + "front.json", "generic.json", "groups.json", "limited.json", diff --git a/locales/en/character.json b/locales/en/character.json index 345cdae54e..dfbae7b668 100644 --- a/locales/en/character.json +++ b/locales/en/character.json @@ -13,6 +13,10 @@ "inventory": "Inventory", "social" : "Social", + "_commentheaderavatar" : "HEADER AVATAR", + "lvl" : "Lvl ", + "buffed" : "Buffed", + "_commentavatar":"AVATAR LOOKS", "bodybody" : "Body", "bodysize" : "Size", diff --git a/locales/en/front.json b/locales/en/front.json new file mode 100644 index 0000000000..59f6fa354b --- /dev/null +++ b/locales/en/front.json @@ -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" +} diff --git a/locales/en/generic.json b/locales/en/generic.json index ec534875c3..53abf8103c 100644 --- a/locales/en/generic.json +++ b/locales/en/generic.json @@ -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", diff --git a/locales/en/settings.json b/locales/en/settings.json index 1a3299a2a8..15677284db 100644 --- a/locales/en/settings.json +++ b/locales/en/settings.json @@ -41,7 +41,6 @@ "xml" : "(XML)", "json" : "(JSON)", "imageurl" : "Image Url", - "none": "- None -", "customDayStart":"Custom Day Start", "24HrClock": "24Hr Clock",