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>
[/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>
[/sourcecode]

More to follow!