aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/res-public/values/strings_commons.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res-public/values/strings_commons.xml')
-rw-r--r--core/src/main/res-public/values/strings_commons.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/src/main/res-public/values/strings_commons.xml b/core/src/main/res-public/values/strings_commons.xml
index 6bea9a6..bb95d23 100644
--- a/core/src/main/res-public/values/strings_commons.xml
+++ b/core/src/main/res-public/values/strings_commons.xml
@@ -69,6 +69,6 @@ Most resources are verbatim and x represents a formatted item
</plurals>
<string name="kau_yes">Yes</string>
<string name="kau_permission_denied">Permission denied</string>
- <string name="kau_0">0</string>
- <string name="kau_bullet_point">•</string>
+ <string name="kau_0" translatable="false">0</string>
+ <string name="kau_bullet_point" translatable="false">•</string>
</resources>