[Android] l10n: Japanese update
Fumio Nakayama
git at videolan.org
Thu Apr 2 06:41:47 CEST 2020
vlc-android | branch: master | Fumio Nakayama <fumio.n6a at gmail.com> | Wed Apr 1 10:45:44 2020 +0200| [6da014a35f73a006aa55f2a949ed22aec03f3859] | committer: Michał Trzebiatowski
l10n: Japanese update
100% translated
Signed-off-by: Michał Trzebiatowski <michtrz at gmail.com>
> https://code.videolan.org/videolan/vlc-android/commit/6da014a35f73a006aa55f2a949ed22aec03f3859
---
application/resources/src/main/res/values-ja/strings.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/application/resources/src/main/res/values-ja/strings.xml b/application/resources/src/main/res/values-ja/strings.xml
index a55cdf11e..b5725f666 100644
--- a/application/resources/src/main/res/values-ja/strings.xml
+++ b/application/resources/src/main/res/values-ja/strings.xml
@@ -71,6 +71,7 @@
<plurals name="songs_quantity">
<item quantity="other">%d 曲</item>
</plurals>
+ <string name="track_info_copied_to_clipboard">クリップボードにトラック情報がコピーされました</string>
<string name="artists">アーティスト</string>
<string name="albums">アルバム</string>
More information about the Android
mailing list