google-code-export / musicpm

Automatically exported from code.google.com/p/musicpm
0 stars 0 forks source link

mpm doesn't support localization #74

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open mpm with a locale other than en-US/en-GB
2. all labels and tooltip texts are in English

What is the expected output? What do you see instead?
1. Depending on the locale, a localized string should be displayed

Original issue reported on code.google.com by aurelien...@gmail.com on 7 Apr 2010 at 10:04

GoogleCodeExporter commented 9 years ago
completed : 
- default_song_template.xul
- fileActions.xul
- menus.js
- menus.xul
- minion.xul
- playlistBindings.xml
- servers.xul
- settings.xul

partially done :
- about.html
- browser_overlay.xul
- collectionBindings.xml
- menuEditor.xul
- minion.js
- mpdControls.xml
- mpd.js
- mpmMenu.js
- mpmUtils.js
- trees.js

Original comment by aurelien...@gmail.com on 7 Apr 2010 at 10:45

GoogleCodeExporter commented 9 years ago
All strings have been made translatable

Original comment by aurelien...@gmail.com on 11 Apr 2010 at 12:09