Quality control and fixes of interface language files, see issues 2506 and 2518

This commit is contained in:
DrSlony
2014-09-30 23:48:18 +02:00
parent e5ad2164f4
commit 8f22007bfb
33 changed files with 4813 additions and 5258 deletions

View File

@@ -66,7 +66,7 @@ PartialPasteDlg::PartialPasteDlg (Glib::ustring title) {
blackwhite = Gtk::manage (new Gtk::CheckButton (M("PARTIALPASTE_CHANNELMIXERBW")));
dirpyrden = Gtk::manage (new Gtk::CheckButton (M("PARTIALPASTE_DIRPYRDENOISE")));
hsveq = Gtk::manage (new Gtk::CheckButton (M("PARTIALPASTE_HSVEQUALIZER")));
filmSimulation = Gtk::manage (new Gtk::CheckButton (M("PARTIALPASTER_FILMSIMULATION")) );
filmSimulation = Gtk::manage (new Gtk::CheckButton (M("PARTIALPASTE_FILMSIMULATION")) );
rgbcurves = Gtk::manage (new Gtk::CheckButton (M("PARTIALPASTE_RGBCURVES")));
colortoning = Gtk::manage (new Gtk::CheckButton (M("PARTIALPASTE_COLORTONING")));