use format strings now

This commit is contained in:
Christian Schabesberger 2015-11-26 20:43:16 +01:00
parent b8a27adb93
commit cb4b20af45
12 changed files with 31 additions and 26 deletions

View file

@ -2,8 +2,8 @@
<resources>
<string name="app_name">NewPipe</string>
<string name="title_videoitem_detail">NewPipe</string>
<string name="viewSufix">megtekintés</string>
<string name="uploadDatePrefix">Feltöltve: </string>
<string name="viewCountText">%1$s megtekintés</string>
<string name="uploadDateText">Feltöltve: %1$s</string>
<string name="noPlayerFound">Nem található lejátszó. Telepítsen egyet!</string>
<string name="installStreamPlayer">Telepítsen egyet</string>
<string name="cancel">Mégse</string>