Merge "Mark the name of the app not translatable"
This commit is contained in:
commit
d9ce667c6b
@ -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