Tweaks to the i18n file

Remove some superfluous newlines and the last comma.
This commit is contained in:
Siebrand Mazeland 2014-03-24 20:59:54 +01:00
parent a86e95c711
commit ea05a6ef58

View file

@ -33,16 +33,13 @@
"blog":"Blog", "blog":"Blog",
"latex_editor":"LaTeX Editor", "latex_editor":"LaTeX Editor",
"get_free_stuff":"Get free stuff", "get_free_stuff":"Get free stuff",
"recommend_sl_and_get_free_stuff":"Recommend ShareLaTeX to your friends and we'll upgrade your account for free.", "recommend_sl_and_get_free_stuff":"Recommend ShareLaTeX to your friends and we'll upgrade your account for free.",
"chat":"Chat", "chat":"Chat",
"no_one_else_online":"No one else is online", "no_one_else_online":"No one else is online",
"your_message":"Your Message", "your_message":"Your Message",
"loading":"Loading", "loading":"Loading",
"loading_editor":"Loading Editor", "loading_editor":"Loading Editor",
"connecting":"Connecting", "connecting":"Connecting",
@ -78,7 +75,6 @@
"saving":"Saving", "saving":"Saving",
"cancel":"cancel", "cancel":"cancel",
"project_settings":"Project Settings", "project_settings":"Project Settings",
@ -97,7 +93,6 @@
"delete_forever":"Delete Forever", "delete_forever":"Delete Forever",
"confirm_delete_project":"Are you sure you want to delete this project?", "confirm_delete_project":"Are you sure you want to delete this project?",
"support_and_feedback":"Support and feedback", "support_and_feedback":"Support and feedback",
"help":"Help", "help":"Help",
"latex_templates":"LaTeX Templates", "latex_templates":"LaTeX Templates",
@ -105,8 +100,6 @@
"latex_help_guide":"LaTeX help guide", "latex_help_guide":"LaTeX help guide",
"latex_resources":"LaTeX Resources", "latex_resources":"LaTeX Resources",
"choose_your_plan":"Choose your plan", "choose_your_plan":"Choose your plan",
"indvidual_plans":"Individual Plans", "indvidual_plans":"Individual Plans",
"free_forever":"Free forever", "free_forever":"Free forever",
@ -139,9 +132,5 @@
"thanks_to_open_source_components":"We've only been able to create ShareLaTeX thanks to the many amazing free and open source technologies that exist. Here are some that we have been using and would like to say thank you to:", "thanks_to_open_source_components":"We've only been able to create ShareLaTeX thanks to the many amazing free and open source technologies that exist. Here are some that we have been using and would like to say thank you to:",
"about_nodejs_and_npm":"and the massive set of modules that are available", "about_nodejs_and_npm":"and the massive set of modules that are available",
"about_pdfjs_list_view":"A wrapper for PDF.js that powers our built in PDF viewer", "about_pdfjs_list_view":"A wrapper for PDF.js that powers our built in PDF viewer",
"about_bootstrap":"for letting us survive without being designers", "about_bootstrap":"for letting us survive without being designers"
} }