Rev 16104 | Rev 16826 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16104 | Rev 16244 | ||
---|---|---|---|
Line 53... | Line 53... | ||
53 | in virtual classes.That is in particular the case of exercise files with extension |
53 | in virtual classes.That is in particular the case of exercise files with extension |
54 | 54 | ||
55 | !set name_help_addfile=The name <span class="tt wims_fname">name_file</span> should contain only \ |
55 | !set name_help_addfile=The name <span class="tt wims_fname">name_file</span> should contain only \ |
56 | alphanumerical characters without accents nor spaces (do not write the minus sign -). |
56 | alphanumerical characters without accents nor spaces (do not write the minus sign -). |
57 | !set name_help_addfile_src=The name of a file of the OEF exercise source\ |
57 | !set name_help_addfile_src=The name of a file of the OEF exercise source\ |
58 |
|
58 | must be of the form <span class="tt wims_fname">src/name_file.oef</span>. |
59 | !set name_help_addfile_cpp=The name of the file containing the source code of a cpp file of an OEF exercise\ |
59 | !set name_help_addfile_cpp=The name of the file containing the source code of a cpp file of an OEF exercise\ |
60 | should be of the form <span class="tt wims_fname">src/cpp/name_file.cpp</span>. |
60 | should be of the form <span class="tt wims_fname">src/cpp/name_file.cpp</span>.\ |
- | 61 | La liste des fichiers qui sont créés (dans la variable <span class="tt">target</span>)\ |
|
- | 62 | should contain only alphanumerical characters without accents nor spaces \ |
|
- | 63 | (do not write the minus sign -). |
|
61 | !set name_help_addfile_other=The name of the file should be of the form \ |
64 | !set name_help_addfile_other=The name of the file should be of the form \ |
62 | <span class="tt wims_fname">name_file</span>. |
65 | <span class="tt wims_fname">name_file</span>. |
63 | !set name_help_addfile_lang=The name of the file should be of the form \ |
66 | !set name_help_addfile_lang=The name of the file should be of the form \ |
64 | <span class="tt wims_fname">lang/name_file.xx</span> where\ |
67 | <span class="tt wims_fname">lang/name_file.xx</span> where\ |
65 | <span class="tt wims_fname">xx</span> is the symbol representing the language. |
68 | <span class="tt wims_fname">xx</span> is the symbol representing the language. |