We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dcb1e2 commit 20cf82bCopy full SHA for 20cf82b
1 file changed
app/src/main/res/values-hu/strings.xml
@@ -1,4 +1,4 @@
1
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version='1.0' encoding='utf-8'?>
2
<resources>
3
<string name="app_name">NewPipe</string>
4
<string name="title_videoitem_detail">NewPipe</string>
@@ -45,4 +45,7 @@
45
<item>Videó</item>
46
<item>Hang</item>
47
</string-array>
48
+<string name="nextVideoTitle">Következő videó</string>
49
+ <string name="showNextVideoTitle">\"Következő videó\" elem mutatása</string>
50
+ <string name="urlNotSupportedText">A webcím nem támogatott.</string>
51
</resources>
0 commit comments