Invalid Incorrect date format


Raymond_123

Members
Mar 12, 2019
40
30
29375


The date format is incorrect, miui 11 had the format of month(word) date(numbers) or dd-mm, it is confusing in miui 12
 
  • Like
Reactions: RodrYguez
Sorry do you know who is the translator for Italian?

Inviato dal mio Mi Note 3 utilizzando Tapatalk
 
Problem also for the Italian language. Is it possible that everyone made the same mistake?

Inviato dal mio Mi Note 3 utilizzando Tapatalk
There was no mistake, the translators just haven't localized the relevant strings yet.
As said here, report to your language's repository. They need to localize these strings in miuisystem.apk:
Code:
    <string name="miui_lock_screen_date">EEEE MM/dd</string>
    <string name="miui_lock_screen_date_12">EEEE MM/dd</string>
    <string name="miui_lock_screen_large_date">"EEE
MM/dd"</string>
    <string name="miui_lock_screen_large_date_12">"EEE
MM/dd"</string>
    <string name="miui_lock_screen_date_two_lines">"EEEE
MM/dd"</string>
    <string name="miui_lock_screen_date_two_lines_12">"EEEE
MM/dd"</string>
For the new large clock+date, it's specifically "miui_lock_screen_large_date" (24-hour) and "miui_lock_screen_large_date_12" (12-hour).
 
Thanks, the real problem is that the Italian translator indicated in the first post replied that he no longer takes care of it, and therefore I don't know who to send the report to.

Inviato dal mio Mi Note 3 utilizzando Tapatalk
2611224882481668aa23661fa3ea99f1.jpg
 
Hi, I confirm that with rom 20.5.7 the problem has been solved.

Inviato dal mio Mi Note 3 utilizzando Tapatalk