Salome HOME
Pilotage de la langue des messages de l'exécutable HOMARD
[modules/homard.git] / doc / en / tui_homard.rst
index b43da942b0e9e46e6fed204858197881fcdb15ed..b8aab2ad0db515ad98671c8c6dc24c595ffd018c 100644 (file)
@@ -6,6 +6,25 @@ The computation
 Methods of the class homard
 ***************************
 
++---------------------------------------------------------------+
++---------------------------------------------------------------+
+| .. module:: SetLanguageShort                                  |
+|                                                               |
+| **SetLanguageShort(lang)**                                    |
+|     Gives the language of the messages. If the choice is      |
+|     uncorrect, english is choosen.                            |
+|                                                               |
+|     - ``lang`` : the language of the messages.                |
+|                                                               |
+|         * 'fr' : francais                                     |
+|         * 'en' : anglais                                      |
++---------------------------------------------------------------+
+| .. module:: GetLanguageShort                                  |
+|                                                               |
+| **GetLanguageShort()**                                        |
+|     Returns the language of the messages.                     |
++---------------------------------------------------------------+
+
 
 Example
 *******