summaryrefslogtreecommitdiff
path: root/core/src/main
diff options
context:
space:
mode:
authorMartin Fietz <Martin.Fietz@gmail.com>2016-03-25 17:11:51 +0100
committerMartin Fietz <Martin.Fietz@gmail.com>2016-03-25 17:11:51 +0100
commit016f52fa2019406ba1a16923e8ee3b6006c3ab6c (patch)
tree064926077fbb3dbbd26c8628adfb604e59039930 /core/src/main
parent163af2a6325dec30b75816b2671b5a586d61d865 (diff)
parent1d8d04fecb8f5104e161c551d970f30029df7a23 (diff)
downloadAntennaPod-016f52fa2019406ba1a16923e8ee3b6006c3ab6c.zip
Merge pull request #1824 from TomHennen/fix1811
better device id generation
Diffstat (limited to 'core/src/main')
-rw-r--r--core/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index d7a9e3877..ab5d10b5f 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -488,6 +488,7 @@
<string name="gpodnetauth_device_chooseExistingDevice">Choose existing device:</string>
<string name="gpodnetauth_device_errorEmpty">Device ID must not be empty</string>
<string name="gpodnetauth_device_errorAlreadyUsed">Device ID already in use</string>
+ <string name="gpodnetauth_device_caption_errorEmpty">Caption must not be empty</string>
<string name="gpodnetauth_device_butChoose">Choose</string>
<string name="gpodnetauth_finish_title">Login successful!</string>