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

Add and correct some French translation #2065

Merged
merged 1 commit into from Jun 10, 2015
Merged

Commits on Jun 10, 2015

  1. Add and correct some French translation

    The translation of the instrument plugins description does not work in Instruments pluginBrowser
    
    Translation of the effect plugins description not showing in effects selector
    
    Replace tabs with spaces in the fix indentation (as Tres request)
    
    More French translations added
    
    Remove the call to tr() inside the macro makeknob (DualFilterControlDialog.cpp) and tr() the strings before calling makeknob
    Fix DualFilter description (was labeled as "A native amplifier plugin") (DualFilter.cpp)
    Add French translation for the Dual filter knobs.
    
    Move tr() out of macro's so lupdate find them for translation (extract litterals in "ts" file).
    Full French translation of Monstro :-)
    
    Make NES translatable (some tr() missing)
    Remove tr() from macros (litterals not extracted by lupdate
    Translate NES to French
    
    Translate Watsyn Synth as others
    
    Missing Q_OBJECT in DelayControlsDialog definition prevents its translation
    Translate Delay plugin to French
    
    Make EqControlsDialog translatable
    
    Fix selected-note volume bug
    
    Closes LMMS#2070
    
    Fix a typo in French translation.
    
    Add EqControlsDialog.h to the MOCFILES list in Eq CMakeLists.txt
    
    Remove definition of slot updateVuMeters() in EqControlsDialog.h which is not implemented
    midi-pascal committed Jun 10, 2015
    Copy the full SHA
    fa498ca View commit details
    Browse the repository at this point in the history