From 57e740cb3826b88b10daad09b8d453dd609af9cb Mon Sep 17 00:00:00 2001 From: llornkcor Date: Mon, 30 Sep 2002 03:36:02 +0000 Subject: one tr - Standard, the rest of the catagories are in etc/unit_conversion.dat --- (limited to 'noncore') diff --git a/noncore/tools/calculator/calculatorimpl.cpp b/noncore/tools/calculator/calculatorimpl.cpp index 0925073..8d11132 100644 --- a/noncore/tools/calculator/calculatorimpl.cpp +++ b/noncore/tools/calculator/calculatorimpl.cpp @@ -172,7 +172,7 @@ CalculatorImpl::CalculatorImpl( QWidget * parent, const char * name, connect(ComboBoxFunction, SIGNAL(activated(int) ), this, SLOT(function_button(int) ) ); - captions.append("Standard"); + captions.append(tr("Standard")); ComboBoxFunction->insertItem(captions.last()); // now add in the conversion modes -- cgit v0.9.0.2