diff --git a/stretchtoolbar.cpp b/stretchtoolbar.cpp index 1e4034d..42de1c2 100644 --- a/stretchtoolbar.cpp +++ b/stretchtoolbar.cpp @@ -34,7 +34,7 @@ StretchToolbar::StretchToolbar(QWidget *parent) : QToolBar(tr("Stretch toolbar") invertButton->setCheckable(true); connect(invertButton, SIGNAL(toggled(bool)), this, SIGNAL(invert(bool))); - QAction *superPixelButton = addAction(QIcon(":/bayer.png"), tr("Superpixel CFA draw 2x2 pixel as one")); + QAction *superPixelButton = addAction(QIcon(":/bayer.png"), tr("Debayer CFA")); superPixelButton->setCheckable(true); connect(superPixelButton, SIGNAL(toggled(bool)), this, SIGNAL(superPixel(bool))); diff --git a/translations/tenmon_en.qm b/translations/tenmon_en.qm index ee465a1..d819e92 100644 Binary files a/translations/tenmon_en.qm and b/translations/tenmon_en.qm differ diff --git a/translations/tenmon_en.ts b/translations/tenmon_en.ts index 2afca04..0aa65c1 100644 --- a/translations/tenmon_en.ts +++ b/translations/tenmon_en.ts @@ -517,13 +517,13 @@ Invert colors Invert colors - - Superpixel CFA draw 2x2 pixel as one - Superpixel CFA draw 2x2 pixel as one - Apply auto stretch on load Apply auto stretch on load + + Debayer CFA + Debayer CFA + diff --git a/translations/tenmon_fr.qm b/translations/tenmon_fr.qm index 73d5551..2f06a28 100644 Binary files a/translations/tenmon_fr.qm and b/translations/tenmon_fr.qm differ diff --git a/translations/tenmon_fr.ts b/translations/tenmon_fr.ts index 0a714be..48cdbdf 100644 --- a/translations/tenmon_fr.ts +++ b/translations/tenmon_fr.ts @@ -517,13 +517,13 @@ Invert colors Inverser les couleurs - - Superpixel CFA draw 2x2 pixel as one - Superpixel CFA dessine 2x2 pixels comme un seul - Apply auto stretch on load Appliquer la luminosité automatiquement au chargement + + Debayer CFA + + diff --git a/translations/tenmon_sk.qm b/translations/tenmon_sk.qm index 546c2e1..29bdb91 100644 Binary files a/translations/tenmon_sk.qm and b/translations/tenmon_sk.qm differ diff --git a/translations/tenmon_sk.ts b/translations/tenmon_sk.ts index 4e41f43..773bed3 100644 --- a/translations/tenmon_sk.ts +++ b/translations/tenmon_sk.ts @@ -518,13 +518,13 @@ Invert colors Invertuj farby - - Superpixel CFA draw 2x2 pixel as one - Super pixel CFA kreslenie 2x2 pixelov ako jeden - Apply auto stretch on load Aplikuj automatické natiahnutie pri načítaní + + Debayer CFA + Preveď CFA na farbu +