top_srcdir=@top_srcdir@
top_builddir=../..
srcdir=@srcdir@
-VPATH=.:@srcdir@
+VPATH=.:@srcdir@:@srcdir@/resources
@COMMENCE@
CAM_Study.h \
CAM_RootObject.h
+PO_FILES = CAM_msg_en.po
+
LIB = libCAM.la
LIB_SRC= CAM_Application.cxx \
--- /dev/null
+# This is a Qt message file in .po format. Each msgid starts with
+# a scope. This scope should *NOT* be translated - eg. "Foo::Bar"
+# would be translated to "Pub", not "Foo::Pub".
+msgid ""
+msgstr ""
+"Project-Id-Version: example-Qt-message-extraction\n"
+"POT-Creation-Date: 1999-02-23 15:38+0200\n"
+"PO-Revision-Date: 1999-02-23 15:38+0200\n"
+"Last-Translator: \n"
+"Content-Type: text/plain; charset=iso-8859-1\n"
+
+msgid "ERROR_TLT"
+msgstr "Error"
+
+msgid "ERROR_ACTIVATE_MODULE_MSG"
+msgstr "Failed to activate module %1"
+
+msgid "BUT_OK"
+msgstr "Ok"