Translation changes for MIUI 1.3.4


MarkHUK

Site Founder
Staff member
Nov 6, 2010
5,251
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">Filter 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]

More to follow!