From 5b7123744ce523b72e389a78b636bf88c3d0e0ae Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Fri, 6 Mar 2015 17:15:16 +0100 Subject: [PATCH] Typo in locale label --- lib/Vroom/I18N/en.pm | 2 +- lib/Vroom/I18N/fr.pm | 2 +- templates/default/join.html.ep | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/Vroom/I18N/en.pm b/lib/Vroom/I18N/en.pm index eeafd52..50d4bae 100644 --- a/lib/Vroom/I18N/en.pm +++ b/lib/Vroom/I18N/en.pm @@ -208,7 +208,7 @@ our %Lexicon = ( "ALLOW_SCREEN_SHARING" => "You have to allow screen sharing", "ALLOW_SCREEN_SHARING_ON_FF" => "For security reasons, your browser do not allow screen sharing by default. " . "To enable it, please follow these steps:", - "SCREE_SHARING_ABOUT_CONFIG_s" => "
    " . + "SCREEN_SHARING_ABOUT_CONFIG_s" => "
      " . "
    1. Open a new tab, and type about:config in the address bar
    2. " . "
    3. Accept the warning by clicking on the \"I'll be careful, I promise !\" button
    4. " . "
    5. Search for screensharing in the search bar
    6. " . diff --git a/lib/Vroom/I18N/fr.pm b/lib/Vroom/I18N/fr.pm index c59150f..be3e484 100644 --- a/lib/Vroom/I18N/fr.pm +++ b/lib/Vroom/I18N/fr.pm @@ -216,7 +216,7 @@ our %Lexicon = ( "ALLOW_SCREEN_SHARING" => "Vous devez autoriser le partage d'écran", "ALLOW_SCREEN_SHARING_ON_FF" => "Par mesure de sécurité, votre navigateur n'autorise pas le partgage d'écran par défaut. " . "Pour l'activer, suivez ces étapes:", - "SCREE_SHARING_ABOUT_CONFIG_s" => "
        " . + "SCREEN_SHARING_ABOUT_CONFIG_s" => "
          " . "
        1. Ouvrez un nouvel onglet, et tapez about:config dans la barre d'adresse
        2. " . "
        3. Validez l'avertissement en cliquant sur le bouton \"Je ferai attention, promis !\"
        4. " . "
        5. Recherchez screensharing à l'aide de la barre de recherche
        6. " . diff --git a/templates/default/join.html.ep b/templates/default/join.html.ep index 1992214..fc7d19e 100644 --- a/templates/default/join.html.ep +++ b/templates/default/join.html.ep @@ -177,7 +177,7 @@