diff --git a/SnapmaticWidget.cpp b/SnapmaticWidget.cpp index ec1d110..560881a 100755 --- a/SnapmaticWidget.cpp +++ b/SnapmaticWidget.cpp @@ -217,7 +217,7 @@ void SnapmaticWidget::contextMenuEvent(QContextMenuEvent *ev) { editMenu.addAction(tr("Hide &In-game"), this, SLOT(makePictureHiddenSlot())); } - editMenu.addAction(tr("&Edit Properties"), this, SLOT(editSnapmaticProperties())); + editMenu.addAction(tr("&Edit Properties..."), this, SLOT(editSnapmaticProperties())); QMenu exportMenu(tr("&Export"), this); exportMenu.addAction(tr("Export as &JPG picture..."), this, SLOT(on_cmdExport_clicked())); exportMenu.addAction(tr("Export as >A Snapmatic..."), this, SLOT(on_cmdCopy_clicked())); diff --git a/lang/gta5sync_ru.ts b/lang/gta5sync_ru.ts index 9145532..194aba9 100755 --- a/lang/gta5sync_ru.ts +++ b/lang/gta5sync_ru.ts @@ -1085,7 +1085,7 @@ Copyright &copy; <a href="https://github.com/Syping/">Syping - &Edit Properties + &Edit Properties... diff --git a/res/gta5sync_de.qm b/res/gta5sync_de.qm index 07ef849..b012265 100755 Binary files a/res/gta5sync_de.qm and b/res/gta5sync_de.qm differ diff --git a/res/gta5sync_de.ts b/res/gta5sync_de.ts index 546bde5..9bdfa0a 100755 --- a/res/gta5sync_de.ts +++ b/res/gta5sync_de.ts @@ -1398,9 +1398,13 @@ Exportieren als: &Im Spiel ausblenden - &Edit Properties - &Eigenschaften bearbeiten + &Eigenschaften bearbeiten + + + + &Edit Properties... + &Eigenschaften bearbeiten... diff --git a/res/gta5sync_fr.ts b/res/gta5sync_fr.ts index ecb9827..5985c49 100644 --- a/res/gta5sync_fr.ts +++ b/res/gta5sync_fr.ts @@ -1070,7 +1070,7 @@ gta5view est distribué sous license <a href="https://www.gnu.org/licens - &Edit Properties + &Edit Properties...