[Android] l10n: missing new line above comment
Michał Trzebiatowski
git at videolan.org
Thu May 23 16:27:16 CEST 2019
vlc-android | branch: 3.1.x | Michał Trzebiatowski <michtrz at gmail.com> | Sun May 19 15:32:00 2019 +0200| [196d3576062405bdfc64953e1c06f5a4b773257b] | committer: Geoffrey Métais
l10n: missing new line above comment
(cherry picked from commit 31e727f146b7841fb893c09fb434de154598f3fe)
> https://code.videolan.org/videolan/vlc-android/commit/196d3576062405bdfc64953e1c06f5a4b773257b
---
vlc-android/res/values/strings.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/vlc-android/res/values/strings.xml b/vlc-android/res/values/strings.xml
index 0edc95bf2..99471a93c 100644
--- a/vlc-android/res/values/strings.xml
+++ b/vlc-android/res/values/strings.xml
@@ -229,6 +229,7 @@
<string name="playback_speed_summary">Remember the playback speed you set</string>
<string name="play_button">Play Button</string>
+
<!-- Tips -->
<string name="video_player_tips">Video player tips:</string>
<string name="seek">Seek</string>
More information about the Android
mailing list