We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29797ff commit bd99945Copy full SHA for bd99945
app/src/main/res/values/strings.xml
@@ -67,7 +67,7 @@
67
<item>Week</item>
68
<item>Month</item>
69
</string-array>
70
- <string-array name="AssetItemtype">
+ <string-array name="AssetItemtype" translatable="false">
71
<item>Computer</item>
72
<item>Phone</item>
73
0 commit comments