[vlc-commits] [Git][videolan/vlc][master] 2 commits: po: update Hebrew translation
Marvin Scholz (@ePirat)
gitlab at videolan.org
Wed Aug 20 22:43:36 UTC 2025
Marvin Scholz pushed to branch master at VideoLAN / VLC
Commits:
c136ef6d by Yaron Shahrabani at 2025-08-20T21:48:21+00:00
po: update Hebrew translation
- - - - -
7e055331 by Yaron Shahrabani at 2025-08-20T21:48:21+00:00
mpeg/ts: fix typo in option string
- - - - -
2 changed files:
- modules/mux/mpeg/ts.c
- po/he.po
Changes:
=====================================
modules/mux/mpeg/ts.c
=====================================
@@ -128,7 +128,7 @@ static const char *const ts_standards_list_text[] =
"requires \"Set PID to ID of ES\" to be enabled." )
#define PID_TEXT N_("Set PID to ID of ES")
-#define PID_LONGTEXT N_("Sets PID to the ID if the incoming ES. This is for " \
+#define PID_LONGTEXT N_("Sets PID to the ID of the incoming ES. This is for " \
"use with --ts-es-id-pid, and allows having the same PIDs in the input " \
"and output streams.")
=====================================
po/he.po
=====================================
The diff for this file was not included because it is too large.
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/1ae5b0b8d4c67a74d9f98d84aad78b4f38a4cb8c...7e05533166e179194e2f9c4376004a3db82aa071
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/1ae5b0b8d4c67a74d9f98d84aad78b4f38a4cb8c...7e05533166e179194e2f9c4376004a3db82aa071
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list