diff options
author | Tom Hennen <tom.hennen@gmail.com> | 2016-05-03 15:15:57 -0400 |
---|---|---|
committer | Tom Hennen <tom.hennen@gmail.com> | 2016-05-03 15:16:05 -0400 |
commit | 713e6ce9b22b6fc2f01c53e3f171df2be8aae010 (patch) | |
tree | f03d0a541ee90912d33ab48328bad078d58e8179 /core/src/main/res/values-hu | |
parent | 30f6c0775edda35adae80fea9f4dfb5fb585b904 (diff) | |
download | AntennaPod-713e6ce9b22b6fc2f01c53e3f171df2be8aae010.zip |
update translations with fixed cdata...
Diffstat (limited to 'core/src/main/res/values-hu')
-rw-r--r-- | core/src/main/res/values-hu/strings.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/core/src/main/res/values-hu/strings.xml b/core/src/main/res/values-hu/strings.xml index c0e5d73d3..28dfeb6e8 100644 --- a/core/src/main/res/values-hu/strings.xml +++ b/core/src/main/res/values-hu/strings.xml @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8'?> <resources xmlns:tools="http://schemas.android.com/tools"> <!--Activitiy and fragment titles--> - <!--New episodes fragment--> + <!--Statistics fragment--> <!--Main activity--> <!--Webview actions--> <!--Playback history--> @@ -28,6 +28,11 @@ <!--Feed information screen--> <!--Progress information--> <!--AntennaPodSP--> + <!--Episodes apply actions--> + <!--Sort--> <!--Rating dialog--> <!--Audio controls--> + <!--proxy settings--> + <!--Casting--> + <!--<string name="cast_failed_to_connect">Could not connect to the device</string>--> </resources> |