Clean up strings

This commit is contained in:
darken
2022-09-14 18:00:18 +02:00
committed by Matthias Urhahn
parent 6d9679a7fc
commit f6e69c62b1
3 changed files with 5 additions and 54 deletions
@@ -1,4 +1,8 @@
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<string name="app_name">CAPod</string>
<string name="app_name_pro">CAPod Pro</string>
<string name="app_name_foss">CAPod FOSS</string>
<string name="general_value_not_available_label">N/A</string>
<string name="general_error_label">Error</string>
<string name="general_grant_permission_action">Grant permission</string>