X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fqt-console%2Frun%2Festimate.cpp;h=f3193a467996c38de2c4b0817c9f46e600aedd4f;hb=4bbf56fe1140f2dfa79e6a4a9f717e65375be412;hp=9ce3ced5788e5e6f3dbf22041a15e789818002a0;hpb=613416d51efc3add319ed8e01e341258e9f26af0;p=bacula%2Fbacula diff --git a/bacula/src/qt-console/run/estimate.cpp b/bacula/src/qt-console/run/estimate.cpp index 9ce3ced578..f3193a4679 100644 --- a/bacula/src/qt-console/run/estimate.cpp +++ b/bacula/src/qt-console/run/estimate.cpp @@ -1,7 +1,7 @@ /* Bacula® - The Network Backup Solution - Copyright (C) 2007-2007 Free Software Foundation Europe e.V. + Copyright (C) 2007-2008 Free Software Foundation Europe e.V. The main author of Bacula is Kern Sibbald, with contributions from many others, a complete list can be found in the file AUTHORS. @@ -44,7 +44,7 @@ estimatePage::estimatePage() { QDateTime dt; - m_name = "Estimate"; + m_name = tr("Estimate"); pgInitialize(); setupUi(this); m_console->notify(false);