[Android] l10n: Japanese update
Fumio Nakayama
git at videolan.org
Mon Oct 19 00:23:06 CEST 2020
vlc-android | branch: master | Fumio Nakayama <fumio.n6a at gmail.com> | Sun Oct 18 04:37:54 2020 +0200| [b73bfeb311961225abc50b4b5ad6b8a215dfbf07] | committer: Jean-Baptiste Kempf
l10n: Japanese update
100% translated
Signed-off-by: Michał Trzebiatowski <michtrz at gmail.com>
> https://code.videolan.org/videolan/vlc-android/commit/b73bfeb311961225abc50b4b5ad6b8a215dfbf07
---
application/resources/src/main/res/values-ja/strings.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/application/resources/src/main/res/values-ja/strings.xml b/application/resources/src/main/res/values-ja/strings.xml
index 7faead126c..eb1a24746e 100644
--- a/application/resources/src/main/res/values-ja/strings.xml
+++ b/application/resources/src/main/res/values-ja/strings.xml
@@ -723,5 +723,7 @@
<string name="mark_as_played">再生済みとしてマーク</string>
<string name="mark_all_as_played">すべてを再生済みとしてマーク</string>
+ <string name="new_group">新しいグループ</string>
+ <string name="new_group_desc">新しいグループを作成</string>
</resources>
More information about the Android
mailing list