patchrom_miui
patchrom_miui copied to clipboard
Some duplicated strings in MiuiPhone
Hello.
I just noticed that MiuiPhone's english strings.xml file has duplicated strings like this:
<string name="answer_features_setting_category_miui">Answer settings</string>
<string name="answer_miui">Answer</string>
<string name="answer_miui">Answer</string>
<string name="answer_widget_dialog_title_miui">Select your answer gesture</string>
It is okay to delete one of duplicated entry and retain just one?
Just delete, no problem
Thanks!