mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00
update translations
Change-Id: Ia11dc16d86e6479df406111904472bd8fccbd8eb
This commit is contained in:
parent
390d8bea67
commit
aced10d689
@ -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));
|
||||
}
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user