added "SMESH_POLYEDRE_PREVIEW" message id

This commit is contained in:
enk 2005-03-15 09:44:00 +00:00
parent ab820e67ba
commit d6090e9c4d

View File

@ -1,4 +1,4 @@
OA# This is a Qt message file in .po format. Each msgid starts with # This is a Qt message file in .po format. Each msgid starts with
# a scope. This scope should *NOT* be translated - eg. "Foo::Bar" # a scope. This scope should *NOT* be translated - eg. "Foo::Bar"
# would be translated to "Pub", not "Foo::Pub". # would be translated to "Pub", not "Foo::Pub".
msgid "" msgid ""
@ -456,6 +456,10 @@ msgstr "Add Polygone"
msgid "SMESH_ADD_POLYEDRE" msgid "SMESH_ADD_POLYEDRE"
msgstr "Add Polyedre" msgstr "Add Polyedre"
#Preview polyhedre
msgid "SMESH_POLYEDRE_PREVIEW"
msgstr "Preview polyedre"
#Add Hexahedron #Add Hexahedron
msgid "SMESH_ADD_HEXAS" msgid "SMESH_ADD_HEXAS"
msgstr "Add Hexahedron" msgstr "Add Hexahedron"