From bb801f2bbd9f26bebca846b71e8947a1951f86a5 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Fri, 10 Jul 2009 19:11:34 -0400 Subject: english translation --- templates/404.html | 27 ++--- templates/500.html | 28 +++--- templates/about.html | 68 ++----------- templates/allfiles | 30 ++++++ templates/answer_edit.html | 83 +++------------- templates/answer_edit_tips.html | 54 ++++++++++ templates/ask.html | 87 ++++------------ templates/authopenid/changeemail.html | 4 - templates/authopenid/complete.html | 37 +++---- templates/authopenid/htmlfiles | 8 ++ 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 | 33 ++++--- templates/base.html | 34 ++++--- templates/base_content.html | 34 ++++--- templates/book.html | 52 +++++----- templates/close.html | 18 ++-- templates/content/js/com.cnprog.i18n.js | 90 +++++++++++++++++ templates/content/js/com.cnprog.post.js | 111 ++++++++++++++------- templates/content/js/com.cnprog.utils.js | 24 +++-- templates/content/js/jquery.i18n.js | 133 +++++++++++++++++++++++++ templates/content/js/wmd/wmd.js | 34 +++---- templates/content/style/default.css | 12 +-- templates/content/style/openid.css | 2 +- templates/content/style/style.css | 99 ++++++++++++++----- templates/faq.html | 89 +++++++++-------- templates/footer.html | 21 ++-- templates/header.html | 37 ++++--- templates/index.html | 49 ++++----- templates/logout.html | 10 +- templates/okfiles | 30 ++++++ templates/pagesize.html | 7 +- templates/paginator.html | 16 +-- templates/privacy.html | 37 +++---- templates/question.html | 165 +++++++++++++++++++------------ templates/question_edit.html | 85 ++++------------ templates/question_edit_tips.html | 51 ++++++++++ templates/questions.html | 73 +++++++------- templates/reopen.html | 15 +-- templates/revisions_answer.html | 18 ++-- templates/revisions_question.html | 21 ++-- templates/tags.html | 19 ++-- templates/template.list | 18 ++++ templates/tough/faq.html | 110 +++++++++++++++++++++ templates/tough/question_retag.html | 107 ++++++++++++++++++++ templates/tough/unanswered.html | 115 +++++++++++++++++++++ templates/unanswered.html | 55 ++++++----- templates/upfiles/1245715031297631.png | Bin 0 -> 3863 bytes templates/upfiles/12457157052552259.png | Bin 0 -> 3863 bytes 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_preferences.html | 15 +-- 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 | 23 +++-- templates/users_questions.html | 22 +++-- 66 files changed, 1672 insertions(+), 892 deletions(-) create mode 100644 templates/allfiles create mode 100644 templates/answer_edit_tips.html create mode 100644 templates/authopenid/htmlfiles create mode 100644 templates/content/js/com.cnprog.i18n.js create mode 100644 templates/content/js/jquery.i18n.js create mode 100644 templates/okfiles create mode 100644 templates/question_edit_tips.html create mode 100644 templates/template.list create mode 100644 templates/tough/faq.html create mode 100644 templates/tough/question_retag.html create mode 100644 templates/tough/unanswered.html create mode 100755 templates/upfiles/1245715031297631.png create mode 100755 templates/upfiles/12457157052552259.png (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%}