update translations

Change-Id: Ia11dc16d86e6479df406111904472bd8fccbd8eb
This commit is contained in:
listenerri 2018-11-01 17:02:19 +08:00
parent 390d8bea67
commit aced10d689
2 changed files with 1 additions and 10 deletions

View File

@ -29,5 +29,5 @@ void InformationWidget::refreshInfo()
const int total = 100;
// update display
m_infoLabel->setText(tr("Home:\n%1G/%2G").arg(remain).arg(total));
m_infoLabel->setText(QString("Home:\n%1G/%2G").arg(remain).arg(total));
}

View File

@ -210,15 +210,6 @@
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>InformationWidget</name>
<message>
<location filename="../plugins/plugin-guide/home_monitor/informationwidget.cpp" line="32"/>
<source>Home:
%1G/%2G</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>LauncherItem</name>
<message>