]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
New resource files for CAM module added.
authorasv <asv@opencascade.com>
Wed, 8 Jun 2005 10:59:21 +0000 (10:59 +0000)
committerasv <asv@opencascade.com>
Wed, 8 Jun 2005 10:59:21 +0000 (10:59 +0000)
src/CAM/Makefile.in
src/CAM/resources/CAM_msg_en.po [new file with mode: 0755]

index 62af16e4ab638b6cd45444a627978a5fa30518e7..c031fa261b2171d353288f203f34e6e81e57dbc1 100755 (executable)
@@ -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 (executable)
index 0000000..a1b9d08
--- /dev/null
@@ -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"