summaryrefslogtreecommitdiffstats
path: root/src/common/nokde/nokde_tdelocale.cpp
blob: 327851b507dfa18a62b8430a8f7bee8e2f26509d (plain)
1
2
3
4
#include "nokde_tdelocale.h"

TQString i18n(const TQString &, const TQString &text) { return text; }
TQString locate(const TQString &, const TQString &) { return TQString(); }