modify transtations

Change-Id: I0604fad05e2f442f246c1ad1e3e368083124afc4
This commit is contained in:
石博文 2016-08-05 11:07:51 +08:00
parent 63c1c28897
commit 8213e15e8c
Notes: Deepin Code Review 2016-08-05 03:14:20 +00:00
Verified+1: Anonymous Coward #1000004
Code-Review+2: 石博文 <sbw@sbw.so>
Submitted-by: 石博文 <sbw@sbw.so>
Submitted-at: Fri, 05 Aug 2016 03:14:20 +0000
Reviewed-on: https://cr.deepin.io/14934
Project: dde/dde-dock
Branch: refs/heads/master
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ const QString TrashDir = QDir::homePath() + "/.local/share/Trash/files";
PopupControlWidget::PopupControlWidget(QWidget *parent)
: QWidget(parent),
m_openBtn(new DLinkButton(tr("Open"), this)),
m_openBtn(new DLinkButton(tr("Run"), this)),
m_clearBtn(new DLinkButton(tr("Clear"), this)),
m_fsWatcher(new QFileSystemWatcher(this))

View File

@ -112,7 +112,7 @@
<name>PopupControlWidget</name>
<message>
<location filename="../plugins/trash/popupcontrolwidget.cpp" line="15"/>
<source>Open</source>
<source>Run</source>
<translation type="unfinished"></translation>
</message>
<message>