Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[locales/fr.json] correct some typos on french strings #953

Merged
merged 8 commits into from
Aug 1, 2022

Commits on Jul 19, 2022

  1. [locales/fr.json] correct some typos on french strings

    * add missing non breakable spaces before double ponctuations
    * correct some accords (like "la vidéo téléchargé" -> "la vidéo téléchargée")
    * use curvy quote (see http://cesarx.free.fr/de_la_typo.html)
    Badatos committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    0fe2d17 View commit details
    Browse the repository at this point in the history
  2. New typos on fr strings

    Badatos committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    6f78c99 View commit details
    Browse the repository at this point in the history
  3. Add missing french strings

    Badatos committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    9a54417 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Accessibility : add missing labels on some "select" boxes

    + string "Language" can now be localised
    Badatos committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    268b8d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    cb03ace View commit details
    Browse the repository at this point in the history
  2. [i18n] Keep a "Language" string untranslated (If Studio is set to som…

    …e weird language, you still want to find the language selection, and we figured most people know what "language" means. We plan on improving this a lot in the future via some redesign.)
    Badatos committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    d5ca6b3 View commit details
    Browse the repository at this point in the history
  3. Hide the second "/ Language" when the language is English

    + use t instead of i18n.t for translating (makes it consistent with the existing code.)
    Badatos committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    3024ae0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c906340 View commit details
    Browse the repository at this point in the history