Mark the name of the app not translatable
Bug: 6006118 Change-Id: I308d166778999e65d3021a37d999083866136578
This commit is contained in:
parent
5c3b8fc009
commit
cbdff168b3
@ -16,5 +16,5 @@
|
||||
*/
|
||||
-->
|
||||
<resources>
|
||||
<string name="app_name">Email2</string>
|
||||
<string name="app_name" translatable="false">Email2</string>
|
||||
</resources>
|
Loading…
Reference in New Issue
Block a user