Fix transifex configuration
This commit is contained in:
parent
b3a1153880
commit
78f0caa42b
|
@ -47,7 +47,7 @@ trans.te = core/src/main/res/values-te/strings.xml
|
|||
trans.tr = core/src/main/res/values-tr/strings.xml
|
||||
trans.vi = core/src/main/res/values-vi/strings.xml
|
||||
trans.vi_VN = core/src/main/res/values-vi-rVN/strings.xml
|
||||
trans.zh_TW = core/src/main/res/values-zh-TW/strings.xml
|
||||
trans.zh_TW = core/src/main/res/values-zh-rTW/strings.xml
|
||||
|
||||
[antennapod.description]
|
||||
file_filter = app/src/main/play/<lang>/listing/fulldescription
|
||||
|
|
|
@ -1,38 +0,0 @@
|
|||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<resources xmlns:tools="http://schemas.android.com/tools">
|
||||
<!--Activitiy and fragment titles-->
|
||||
<!--Statistics 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-->
|
||||
<!--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>
|
Loading…
Reference in New Issue