- Nov 6, 2010
- 5,212
- 1,000,000
This weeks changes are:
1. Gallery.apk
Original:
[sourcecode language="xml"]
<string name="support_reflection">????</string>
[/sourcecode]
Translated:
[sourcecode language="xml"]
<string name="support_reflection">Support reflection</string>
[/sourcecode]
2. MiuiMusic.apk
Original:
[sourcecode language="xml"]
<string name="filter_notification">???????????????????????????????</string>
<string name="playback_failed_no_title">????????????????</string>
<string name="prepare_launch">????????...</string>
<string name="shake_sensitivity_helper">??????????</string>
[/sourcecode]
Translated:
[sourcecode language="xml"]
<string name="filter_notification">File has been filtered, you can change these settings in the filter settings.</string>
<string name="playback_failed_no_title">Song cannot be played, file type is not supported.</string>
<string name="prepare_launch">Starting up, please wait...</string>
<string name="shake_sensitivity_helper">Shake left for higher sensitivity, right for lower.</string>
[/sourcecode]
3. Mms.apk
Original:
[sourcecode language="xml"]
<string name="label_message_item_style">????:</string>
<string name="label_message_item_style_bubble">??</string>
<string name="label_message_item_style_list">??</string>
<string name="message_item_style">bubble</string>
[/sourcecode]
Translated:
[sourcecode language="xml"]
<string name="label_message_item_style">Conversation</string>
<string name="label_message_item_style_bubble">Bubble</string>
<string name="label_message_item_style_list">List</string>
<string name="message_item_style">bubble</string>
[/sourcecode]
4. Monitor.apk
String removed: <string name="first_application">Contacts</string>
More to follow!
1. Gallery.apk
Original:
[sourcecode language="xml"]
<string name="support_reflection">????</string>
[/sourcecode]
Translated:
[sourcecode language="xml"]
<string name="support_reflection">Support reflection</string>
[/sourcecode]
2. MiuiMusic.apk
Original:
[sourcecode language="xml"]
<string name="filter_notification">???????????????????????????????</string>
<string name="playback_failed_no_title">????????????????</string>
<string name="prepare_launch">????????...</string>
<string name="shake_sensitivity_helper">??????????</string>
[/sourcecode]
Translated:
[sourcecode language="xml"]
<string name="filter_notification">File has been filtered, you can change these settings in the filter settings.</string>
<string name="playback_failed_no_title">Song cannot be played, file type is not supported.</string>
<string name="prepare_launch">Starting up, please wait...</string>
<string name="shake_sensitivity_helper">Shake left for higher sensitivity, right for lower.</string>
[/sourcecode]
3. Mms.apk
Original:
[sourcecode language="xml"]
<string name="label_message_item_style">????:</string>
<string name="label_message_item_style_bubble">??</string>
<string name="label_message_item_style_list">??</string>
<string name="message_item_style">bubble</string>
[/sourcecode]
Translated:
[sourcecode language="xml"]
<string name="label_message_item_style">Conversation</string>
<string name="label_message_item_style_bubble">Bubble</string>
<string name="label_message_item_style_list">List</string>
<string name="message_item_style">bubble</string>
[/sourcecode]
4. Monitor.apk
String removed: <string name="first_application">Contacts</string>
More to follow!