diff options
author | Domingos Lopes <domingos86lopes+github@gmail.com> | 2016-06-08 13:20:14 -0400 |
---|---|---|
committer | Domingos Lopes <domingos86lopes+github@gmail.com> | 2016-06-08 13:20:14 -0400 |
commit | 29dd9839d9ab95419560f0928f32ff6f23aa987d (patch) | |
tree | d7d60caed466ed6a9ef90db946469e5b5a290c86 /core/src | |
parent | f4909c9fb95a63f0a440a87dee2de7aeaf738cbf (diff) | |
download | AntennaPod-29dd9839d9ab95419560f0928f32ff6f23aa987d.zip |
new lines (end of strings.xml)
Diffstat (limited to 'core/src')
-rw-r--r-- | core/src/free/res/values/strings.xml | 2 | ||||
-rw-r--r-- | core/src/play/res/values/strings.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/src/free/res/values/strings.xml b/core/src/free/res/values/strings.xml index 782d68c01..579b12e12 100644 --- a/core/src/free/res/values/strings.xml +++ b/core/src/free/res/values/strings.xml @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> <resources> <string name="pref_cast_message">@string/pref_cast_message_free_flavor</string> -</resources>
\ No newline at end of file +</resources> diff --git a/core/src/play/res/values/strings.xml b/core/src/play/res/values/strings.xml index 88fce0849..4fd13d2de 100644 --- a/core/src/play/res/values/strings.xml +++ b/core/src/play/res/values/strings.xml @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> <resources> <string name="pref_cast_message">@string/pref_cast_message_play_flavor</string> -</resources>
\ No newline at end of file +</resources> |