Fixed translation.

new_gui
Ivan Loskutov 14 years ago
parent 58853d5f2d
commit a33af238b0

@ -26,7 +26,7 @@ int main(int argc, char** argv)
QApplication app(argc, argv);
//qInstallMsgHandler( MsgHandler );
qInstallMsgHandler( MsgHandler );
debugLog.setFileName("/var/log/calculate/cl-install-gui-debug.log");
if ( debugLog.open(QIODevice::Append | QIODevice::WriteOnly | QIODevice::Text | QIODevice::Unbuffered) )

@ -535,7 +535,7 @@ For modifying user - double click it.</source>
</message>
<message>
<source>If the users will not be added, the &apos;guest&apos; user be created automatically.</source>
<translation type="unfinished"></translation>
<translation type="unfinished">Якщо користувачі не будуть додані, користувач &apos;guest&apos; буде створений автоматично.</translation>
</message>
</context>
<context>

Loading…
Cancel
Save