summaryrefslogtreecommitdiff
path: root/src/organizer_zh_CN.ts
Commit message (Collapse)AuthorAgeFilesLines
* - plugins can now be localized tooTannin2013-11-271-206/+201
| | | | | - fixes to the installer script - extended build scripts to fetch translations from pootle server automatically
* - bugfix: installFile for mods was not a relative path if the downloads ↵Tannin2013-11-221-620/+825
| | | | | | | | | | | | directory was non-default - bugfix: crash after removing the last profile in the list (ordered alphabetically) - improved subdirs ordering to ensure pythonrunner is compiled before pythonproxy - translation files for plugins are now generated - set some texts as un-translatable where it made no sense - staging script now re-builds MO completely before packaging - updated qt libraries for packaging to 4.8.5 - added python to the package
* - mod list can now be sorted by install timeTannin2013-08-311-350/+383
| | | | | - the sorting of download archives wasn't actually by index instead of file time - bugfix: some of the plugins crashed if they failed to create a mod
* - turned boss dummy into a c++ project (unmanaged exports with c# is a pain)Tannin2013-08-241-869/+1051
| | | | | - updated NCC to current NMM codebase - updated translation files
* - fixed broken help menuTannin2013-02-191-1330/+2734
| | | | - work towards resume of failed downloads
* initial commit to mercurial repository.Tannin2013-02-031-0/+4627
Corresponds to MO version 0.12.6