summaryrefslogtreecommitdiffstats
path: root/locale
Commit message (Collapse)AuthorAgeFilesLines
* moved locale files into forum directoryEvgeny Fadeev2010-06-1216-35513/+0
|
* added links to karma graph and badge summary to the rep and badge counters ↵Evgeny Fadeev2010-06-112-4/+4
| | | | in the header
* created instant notification template and the formatting functionEvgeny Fadeev2010-06-031-246/+288
|
* merged mentions in to activity modelEvgeny Fadeev2010-05-232-93/+122
|
* some work towards better notification systemEvgeny Fadeev2010-05-172-580/+1183
|
* added real rep numbers to the faq pageEvgeny Fadeev2010-05-158-1/+1
|
* unified cron job files and added update to russian translationEvgeny Fadeev2010-05-132-722/+1403
|
* fixed one more translation errorEvgeny Fadeev2010-05-0914-21/+21
|
* fixed a few pluralization bugs in translationsEvgeny Fadeev2010-05-0916-6004/+10015
|
* updated Serbian translation by AleksandarEvgeny Fadeev2010-05-092-94/+92
|
* updated translations, new Russian addtions by ekalininEvgeny Fadeev2010-05-0712-2233/+2844
|
* updated German and Serbian translationsEvgeny Fadeev2010-05-054-1800/+3705
|
* added beginning of Serbian translation by Aleksandar, Pekkas German, fixed ↵Evgeny Fadeev2010-05-036-1339/+4431
| | | | allowing html tags in the question title
* last bit of locale fixes for todayEvgeny Fadeev2010-05-013-6/+6
|
* updated germanEvgeny Fadeev2010-05-012-127/+164
|
* more translation fixesEvgeny Fadeev2010-05-018-344/+554
|
* more fixes in translationsEvgeny Fadeev2010-05-0110-826/+616
|
* fixed initial badge installation, small bugfix in style, added badge keys to ↵Evgeny Fadeev2010-05-017-3168/+7705
| | | | locale files
* fixed locale file headersEvgeny Fadeev2010-04-302-8/+8
|
* updated translations: de,tr,ruEvgeny Fadeev2010-04-306-379/+398
|
* added and fixed Turkish (almost done - by Oktay YILDIZ), German (started, ↵Evgeny Fadeev2010-04-294-280/+190
| | | | Pekka Gaiser) and Russian (started - Evgeny)
* fixed turkish translationEvgeny Fadeev2010-04-295-36/+48
|
* added turkish and german translations in progressEvgeny Fadeev2010-04-294-0/+6842
|
* page size selector works again - some changes in templatesEvgeny Fadeev2010-04-251-415/+591
|
* merged newer ui branch to masterEvgeny Fadeev2010-04-254-1/+3601
|\
| * fixed second bug in edit user profileEvgeny Fadeev2010-04-232-330/+445
| |
| * kind of merged question views, still have debugging to toEvgeny Fadeev2010-04-082-1/+1
| |
| * another intermediate commit (still broken)Evgeny Fadeev2010-04-062-0/+3485
| |
* | rebuilt locale messagesEvgeny Fadeev2010-04-241-0/+0
| |
* | fixed up INSTALL, settings_local.py.dist and replaced strings osqa->askbot ↵Evgeny Fadeev2010-04-101-8/+8
|/ | | | everywhere, except main README file
* Merge branch 'adolfo'Evgeny Fadeev2010-04-012-1949/+2083
|\
| * spanish translationAdolfo Fitoria2010-04-012-1949/+2083
| |
* | fixed some html, karma graph in IE7 and 8 and favorites view, removed ↵Evgeny Fadeev2010-04-012-619/+316
|/ | | | executable mode from some files, fixed an error in question faving
* dos2unixEvgeny Fadeev2010-03-272-6/+2
|
* intermediate commit after mergeEvgeny Fadeev2010-03-274-2010/+2711
|\
| * finally merged Josephs and Adolfos branches, basic on-scree new post ↵Evgeny Fadeev2010-03-014-2578/+3219
| |\ | | | | | | | | | notification now works
| | * re-introduced Josephs new message notification and a few newly found bugsEvgeny Fadeev2010-02-282-3/+19
| | |
| | * merged joseph's branchEvgeny Fadeev2010-02-222-862/+1018
| | |\
| | | * recaptcha for conventional registration\n\Evgeny Fadeev2010-01-242-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | simpler email subscription form at registration\n\ fixed urls in rss feed\n\ added experimental remote password login api (cleartext password for remote site entered locally)\n\ included example for Mediawiki Authentication plugin\n\ very simple message to everyone management command
| | | * better selector of ignored questions, split javascript tag_selector into ↵Evgeny Fadeev2009-12-092-312/+542
| | | | | | | | | | | | | | | | separate file, fixed question counter messages in the english lang file
| | | * better comments, email subscriptions, corrected view counter, some ie7 ↵root2009-11-134-1014/+1550
| | | | | | | | | | | | | | | | issues, wiki optional with settings.WIKI_ON, site can be mounted on arbitrary url prefix, english language improvements, added feedback form, versioned css and js files to force browser cache reload when settings.RESOURCE_REVISION is incremented , other fixes
| | | * added Adolfos mods, django_authopeid bug, unified traditional and OpenID loginEvgeny Fadeev2009-08-194-255/+320
| | | |
| | | * fixing question template bug for closed questionsAdolfo Fitoria2009-08-172-115/+92
| | | |
| | | * Merge branch 'evgenyfadeev/master'Adolfo Fitoria2009-08-164-704/+856
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: locale/en/LC_MESSAGES/django.mo locale/es/LC_MESSAGES/django.mo locale/es/LC_MESSAGES/django.po
| | | | * merged Bruno url translations, removed his local mods, added ↵Evgeny Fadeev2009-08-124-382/+505
| | | | | | | | | | | | | | | | | | | | settings.BOOKS_ON, validated more templates
| | | | * Fixed voting problem. Should still work on i18n for JS voting and some urls.Bruno Sarlo2009-08-111-5/+4
| | | | | | | | | | | | | | | | | | | | Non-ascii chars in tags bring syntax error for new meta-tags parsing.
| | | | * FAQ translation for Preguntalo.com.uyBruno Sarlo2009-08-111-249/+359
| | | | |
| | | | * Merge branch 'master' of git://github.com/evgenyfadeev/CNPROGBruno Sarlo2009-08-111-23/+21
| | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: forum/views.py locale/es/LC_MESSAGES/django.mo settings_local.py templates/answer_edit_tips.html templates/book.html templates/header.html templates/index.html templates/question_edit_tips.html templates/user_stats.html templates/user_tabs.html templates/users_questions.html
| | | | * | Translation.Bruno Sarlo2009-08-101-1/+1
| | | | | |
| | | | * | Included i18n for links site-wide. Hope there is no bit left.Bruno Sarlo2009-08-091-32/+164
| | | | | |