From 068bb7dc78d0b3565c100b61acc859ede0adc0d4 Mon Sep 17 00:00:00 2001 From: Mike Chen Date: Wed, 29 Jul 2009 00:00:52 +0800 Subject: merge Evgeny's English and Botum's Spanish translations --- templates/404.html | 27 +- templates/500.html | 28 +- templates/answer_edit.html | 83 +--- templates/answer_edit_tips.html | 589 +++++++++++++++++++++++++++ templates/ask.html | 87 +--- templates/authopenid/changeemail.html | 4 - templates/authopenid/complete.html | 37 +- templates/authopenid/sendpw.html | 17 +- templates/authopenid/settings.html | 10 +- templates/authopenid/signin.html | 47 ++- templates/authopenid/signup.html | 25 +- templates/badge.html | 13 +- templates/badges.html | 28 +- templates/base.html | 30 +- templates/base_content.html | 28 +- templates/book.html | 52 +-- templates/close.html | 18 +- templates/content/images/favicon.ico | Bin 3638 -> 0 bytes templates/content/js/com.cnprog.i18n.js | 90 ++++ templates/content/js/com.cnprog.post.js | 109 +++-- templates/content/js/com.cnprog.post.pack.js | 1 - templates/content/js/com.cnprog.utils.js | 22 +- templates/content/js/jquery.i18n.js | 133 ++++++ templates/content/js/wmd/wmd.js | 34 +- templates/header.html | 37 +- templates/index.html | 44 +- templates/logout.html | 12 +- templates/privacy.html | 37 +- templates/question.html | 165 +++++--- templates/question_edit.html | 85 +--- templates/question_edit_tips.html | 51 +++ templates/reopen.html | 15 +- templates/revisions_answer.html | 18 +- templates/revisions_question.html | 21 +- templates/tags.html | 18 +- templates/unanswered.html | 55 +-- templates/user.html | 3 +- templates/user_edit.html | 19 +- templates/user_favorites.html | 4 +- templates/user_footer.html | 3 +- templates/user_info.html | 34 +- templates/user_recent.html | 4 +- templates/user_reputation.html | 3 +- templates/user_responses.html | 6 +- templates/user_stats.html | 27 +- templates/user_tabs.html | 30 +- templates/user_votes.html | 9 +- templates/users.html | 22 +- templates/users_questions.html | 22 +- 49 files changed, 1570 insertions(+), 686 deletions(-) create mode 100644 templates/answer_edit_tips.html delete mode 100644 templates/content/images/favicon.ico create mode 100644 templates/content/js/com.cnprog.i18n.js delete mode 100644 templates/content/js/com.cnprog.post.pack.js create mode 100644 templates/content/js/jquery.i18n.js create mode 100644 templates/question_edit_tips.html (limited to 'templates') diff --git a/templates/404.html b/templates/404.html index 02725854..d24edaf0 100644 --- a/templates/404.html +++ b/templates/404.html @@ -1,4 +1,6 @@ + {% extends "base_content.html" %} +{% load i18n %} {% block title %}{% spaceless %}404 Error{% endspaceless %}{% endblock %} {% block forestyle%}