[Android] l10n: Hebrew update
Yaron Shahrabani
git at videolan.org
Mon Feb 10 18:32:43 CET 2020
vlc-android | branch: master | Yaron Shahrabani <sh.yaron at gmail.com> | Fri Feb 7 05:29:56 2020 +0100| [96a0bce98f48309fa432e592271f6acc78ccbcdb] | committer: Geoffrey Métais
l10n: Hebrew update
100% translated
Signed-off-by: Michał Trzebiatowski <michtrz at gmail.com>
> https://code.videolan.org/videolan/vlc-android/commit/96a0bce98f48309fa432e592271f6acc78ccbcdb
---
application/resources/src/main/res/values-he/strings.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/application/resources/src/main/res/values-he/strings.xml b/application/resources/src/main/res/values-he/strings.xml
index 14cdb9b5b..5f9a9624a 100644
--- a/application/resources/src/main/res/values-he/strings.xml
+++ b/application/resources/src/main/res/values-he/strings.xml
@@ -792,4 +792,8 @@
<string name="codec">מפענח</string>
<string name="text">טקסט</string>
<string name="unknown">לא ידוע</string>
+ <string name="audio_delay_start">נשמע צליל</string>
+ <string name="subtitle_delay_first">נשמע קול</string>
+ <string name="audio_delay_end">זוהה קול</string>
+ <string name="subtitle_delay_end">נראה טקסט</string>
</resources>
More information about the Android
mailing list