[www-doc] [Git][VideoLAN.org/websites][master] 3.0.12-update: unlocalize title on international page
    Felix Paul Kühne 
    gitlab at videolan.org
       
    Tue May 11 12:15:35 UTC 2021
    
    
  
Felix Paul Kühne pushed to branch master at VideoLAN organization / websites
Commits:
ab8b32e2 by Felix Paul Kühne at 2021-05-11T14:15:17+02:00
3.0.12-update: unlocalize title on international page
- - - - -
1 changed file:
- www.videolan.org/vlc/releases/3.0.12-update.php
Changes:
=====================================
www.videolan.org/vlc/releases/3.0.12-update.php
=====================================
@@ -1,5 +1,5 @@
 <?php
-   $title = _("VLC 3.0.12 and 3.0.13 auto updater issues");
+   $title = "VLC 3.0.12 and 3.0.13 auto updater issues";
    $body_color = "red";
    $language = "";
    $nobanner = true;
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/ab8b32e22921d0e2756cb7426b02d477b2939253
-- 
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/ab8b32e22921d0e2756cb7426b02d477b2939253
You're receiving this email because of your account on code.videolan.org.
    
    
More information about the www-doc
mailing list