diff options
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> |