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

French translation update (and translation setup fixes for the Scope plugin) #693

Merged
merged 3 commits into from
Feb 16, 2018

Commits on Feb 16, 2018

  1. scope: Fix translation of several strings

     * Mark tree view columns as translatable.
     * Properly setup translation framework everywhere. Several strings
       were not actually translated because constants from config.h were
       missing.
     * Fix translating toolbar items tooltip.
    b4n committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    480dcf1 View commit details
    Browse the repository at this point in the history
  2. scope: Add a missing initializer

    This doesn't change behavior, just better follows style.
    b4n committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    1771e3b View commit details
    Browse the repository at this point in the history
  3. Update of the French translation

    b4n committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    4f24b35 View commit details
    Browse the repository at this point in the history