[vlc-commits] [Git][videolan/vlc][master] share: solid: Addition of the French language

Steve Lhomme (@robUx4) gitlab at videolan.org
Sun Sep 6 04:16:41 UTC 2026



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
2c078756 by alrito28 at 2026-09-05T17:15:26+00:00
share: solid: Addition of the French language

- - - - -


8 changed files:

- share/solid/vlc-openbd.desktop
- share/solid/vlc-opencda.desktop
- share/solid/vlc-opendvd.desktop
- share/solid/vlc-openvcd.desktop
- share/vlc-openbd.desktop.in
- share/vlc-opencda.desktop.in
- share/vlc-opendvd.desktop.in
- share/vlc-openvcd.desktop.in


Changes:

=====================================
share/solid/vlc-openbd.desktop
=====================================
@@ -5,5 +5,6 @@ Actions=open;
 
 [Desktop Action open]
 Name=Open with VLC media player
+Name[fr]=Ouvrir avec Lecteur multimédia VLC
 Exec=vlc bluray://%d
 Icon=vlc


=====================================
share/solid/vlc-opencda.desktop
=====================================
@@ -5,6 +5,7 @@ Actions=open;
 
 [Desktop Action open]
 Name=Open with VLC media player
+Name[fr]=Ouvrir avec Lecteur multimédia VLC
 Exec=vlc cdda://%d
 Icon=vlc
 


=====================================
share/solid/vlc-opendvd.desktop
=====================================
@@ -5,6 +5,7 @@ Actions=open;
 
 [Desktop Action open]
 Name=Open with VLC media player
+Name[fr]=Ouvrir avec Lecteur multimédia VLC
 Exec=vlc dvd://%d
 Icon=vlc
 


=====================================
share/solid/vlc-openvcd.desktop
=====================================
@@ -5,6 +5,7 @@ Actions=open;
 
 [Desktop Action open]
 Name=Open with VLC media player
+Name[fr]=Ouvrir avec Lecteur multimédia VLC
 Exec=vlc vcd://%d
 Icon=vlc
 


=====================================
share/vlc-openbd.desktop.in
=====================================
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Version=1.0
 Name=VLC media player (Blu-ray)
+Name[fr]=Lecteur multimédia VLC (Blu-ray)
 NoDisplay=true
 Exec=@bindir@/vlc --started-from-file bluray://%f
 Icon=vlc


=====================================
share/vlc-opencda.desktop.in
=====================================
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Version=1.0
 Name=VLC media player (Audio CD)
+Name[fr]=Lecteur multimédia VLC (CD Audio)
 NoDisplay=true
 Exec=@bindir@/vlc --started-from-file cdda://%f
 Icon=vlc


=====================================
share/vlc-opendvd.desktop.in
=====================================
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Version=1.0
 Name=VLC media player (DVD)
+Name[fr]=Lecteur multimédia VLC (DVD)
 NoDisplay=true
 Exec=@bindir@/vlc --started-from-file dvd://%f
 Icon=vlc


=====================================
share/vlc-openvcd.desktop.in
=====================================
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Version=1.0
 Name=VLC media player (VCD)
+Name[fr]=Lecteur multimédia VLC (VCD)
 NoDisplay=true
 Exec=@bindir@/vlc --started-from-file vcd://%f
 Icon=vlc



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/2c0787562528c55cddd15967026833622123bfd7

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/2c0787562528c55cddd15967026833622123bfd7
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help




More information about the vlc-commits mailing list