From: asv Date: Wed, 8 Jun 2005 10:59:21 +0000 (+0000) Subject: New resource files for CAM module added. X-Git-Tag: T3_0_0_a2~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=051073bf5bb8bb63c6aa434bdb241f124c672ca2;p=modules%2Fgui.git New resource files for CAM module added. --- diff --git a/src/CAM/Makefile.in b/src/CAM/Makefile.in index 62af16e4a..c031fa261 100755 --- a/src/CAM/Makefile.in +++ b/src/CAM/Makefile.in @@ -6,7 +6,7 @@ top_srcdir=@top_srcdir@ top_builddir=../.. srcdir=@srcdir@ -VPATH=.:@srcdir@ +VPATH=.:@srcdir@:@srcdir@/resources @COMMENCE@ @@ -19,6 +19,8 @@ EXPORT_HEADERS= CAM_Application.h \ CAM_Study.h \ CAM_RootObject.h +PO_FILES = CAM_msg_en.po + LIB = libCAM.la LIB_SRC= CAM_Application.cxx \ diff --git a/src/CAM/resources/CAM_msg_en.po b/src/CAM/resources/CAM_msg_en.po new file mode 100755 index 000000000..a1b9d0854 --- /dev/null +++ b/src/CAM/resources/CAM_msg_en.po @@ -0,0 +1,19 @@ +# 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"