diff options
author | Tom Hennen <tom.hennen@gmail.com> | 2015-07-28 17:52:38 -0400 |
---|---|---|
committer | Tom Hennen <tom.hennen@gmail.com> | 2015-07-28 17:52:38 -0400 |
commit | d13885944a550922ce80f93119d2e6f9ca899291 (patch) | |
tree | f672df64fd44183694ba255f5dc9c6d951f419d4 /core/src/main/res/values-no | |
parent | 65daa76d51b2301c183f70b20f3e5a26d80135ef (diff) | |
download | AntennaPod-d13885944a550922ce80f93119d2e6f9ca899291.zip |
Added Norweign
Also updated some other strings.
fixes AntennaPod/AntennaPod#1038
Diffstat (limited to 'core/src/main/res/values-no')
-rw-r--r-- | core/src/main/res/values-no/strings.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/core/src/main/res/values-no/strings.xml b/core/src/main/res/values-no/strings.xml new file mode 100644 index 000000000..16639048b --- /dev/null +++ b/core/src/main/res/values-no/strings.xml @@ -0,0 +1,30 @@ +<?xml version='1.0' encoding='UTF-8'?> +<resources xmlns:tools="http://schemas.android.com/tools"> + <!--Activitiy and fragment titles--> + <!--New episodes fragment--> + <!--Main activity--> + <!--Webview actions--> + <!--Playback history--> + <!--Other--> + <!--'Add Feed' Activity labels--> + <!--Actions on feeds--> + <!--actions on feeditems--> + <!--Download messages and labels--> + <!--Mediaplayer messages--> + <!--Queue operations--> + <!--Flattr--> + <!--Flattr--> + <!--Variable Speed--> + <!--Empty list labels--> + <!--Preferences--> + <!--Auto-Flattr dialog--> + <!--Search--> + <!--OPML import and export--> + <!--Sleep timer--> + <!--gpodder.net--> + <!--Directory chooser--> + <!--Online feed view--> + <!--Content descriptions for image buttons--> + <!--Feed information screen--> + <!--AntennaPodSP--> +</resources> |