Skip to content

Commit

Permalink
add simplified chinese translation (desmond chang)
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Horowitz committed Apr 28, 2007
1 parent bca431b commit 1282242
Show file tree
Hide file tree
Showing 6 changed files with 886 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG
@@ -1,16 +1,17 @@
v1.1 - Pending
+ <Ctrl>J for xmms-like search filter (vEX/Eduard)
+ Implemented logic for Various Artists albums
+ Allow searching through ALL metadata in library
+ Cover art pref: save to ~/.covers or file's respective dir
+ Support for GNOME session management
+ Allow searching through ALL metadata in library
+ Add shuffle, repeat, --visible, and --hidden commandline arguments
+ Show if mpd is updating in statusbar
+ Save last used option in library search
+ Update code for dbus-python 0.80 API (Jordan)
+ Ellipsize text in treeviews, current playing song (Jordan)
+ Add button for listing of shortcuts to About dialog
+ Resize cover art to fit song info window
+ Added Simplified Chinese translation (Desmond Chang)
+ Bug: Prevent tracebacks between withdrawing app & gtk.StatusIcon
+ Bug: Fix error if mpd is not running and sonata starts hidden
+ Bug: Can't manually set artwork across filesystems
Expand Down
3 changes: 2 additions & 1 deletion TODO
@@ -1,8 +1,9 @@
v1.1
use plchanges (pl id?) to keep track of the playlist (faster?)
speed up sorting by manipulating self.songs, self.currentdata appropriately?
remove egg code... :(
remove egg code... or provide it with sonata? look at quodlibet..
test filterbar on slower laptop..
translations (Sebastian Kemper <sebastian_ml@gmx.net> - russian)

v1.2
switching between user profiles?
Expand Down
Binary file added locale/zh_CN/LC_MESSAGES/sonata.mo
Binary file not shown.

0 comments on commit 1282242

Please sign in to comment.