New translations strings.xml (Japanese)
This commit is contained in:
parent
e62f0e4e8a
commit
29ec4baff9
|
@ -682,5 +682,12 @@
|
||||||
<string name="reply">Reply</string>
|
<string name="reply">Reply</string>
|
||||||
<string name="delete_comment">Delete a comment</string>
|
<string name="delete_comment">Delete a comment</string>
|
||||||
<string name="delete_comment_confirm">Are you sure to delete this comment?</string>
|
<string name="delete_comment_confirm">Are you sure to delete this comment?</string>
|
||||||
|
<string name="fullscreen">Full screen video</string>
|
||||||
|
<string name="set_video_mode">Mode for videos</string>
|
||||||
<!-- end languages -->
|
<!-- end languages -->
|
||||||
|
<string-array name="settings_video_mode">
|
||||||
|
<item>Torrent</item>
|
||||||
|
<item>Webview</item>
|
||||||
|
<item>Direct stream</item>
|
||||||
|
</string-array>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in New Issue