Line 147: |
Line 147: |
| usage | | usage |
| fi | | fi |
| + | |
| + | ===yum== |
| + | :newxml needs a parameter to set: lang="fr" |
| + | :you can't have a base equal to a trans, needs a new bug on yum lexicon (if pootle goes ahead) |
| + | |
| + | <lexicon lang="en-us"> |
| + | <entry> |
| + | <base>FORM_TITLE</base> |
| + | <trans>Software installer</trans> |
| + | </entry> |
| + | |
| + | <entry> |
| + | <base>Configuration</base> |
| + | <trans>Configuration</trans> |
| + | </entry> |
| + | |
| + | <entry> |
| + | <base>Software installer</base> |
| + | <trans>Software installer</trans> |
| + | </entry> |
| + | |
| + | <lexicon lang="en-us"> |
| + | <entry> |
| + | <base>FORM_TITLE</base> |
| + | <trans>Mise à jour logicielle</trans> |
| + | </entry> |
| + | |
| + | <entry> |
| + | <base>Configuration</base> |
| + | <trans>Configuration</trans> |
| + | </entry> |
| + | |
| + | <entry> |
| + | <base>Mise à jour logicielle</base> |
| + | <trans>Mise à jour logicielle</trans> |
| + | </entry> |
| + | |
| | | |
| ===subversion=== | | ===subversion=== |