summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authormat tso <mat-tso@topmail.ie>2013-05-15 23:22:35 +0200
committermat tso <mat-tso@topmail.ie>2013-05-15 23:51:16 +0200
commit12ac0f608d8cd8b70348fdad3322da97c15f4047 (patch)
tree5b0c594bbf5552c42f26d4441c95bd1e56fbe79c /res/values/strings.xml
parent4707139def5500f1039de669e53822d47855008c (diff)
downloadAntennaPod-12ac0f608d8cd8b70348fdad3322da97c15f4047.zip
Add missing resources in string.xml
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5bc40db54..afc912d28 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources>
+<resources
+ xmlns:tools="http://schemas.android.com/tools"
+ tools:ignore="MissingTranslation"
+ >
<!-- Activitiy titles -->
<string name="app_name">AntennaPod</string>