Index: trunk/extensions/Translate/groups/Pywikipedia/Pywikipedia.yaml |
— | — | @@ -53,6 +53,17 @@ |
54 | 54 | targetPattern: pywikipedia/category.py |
55 | 55 | --- |
56 | 56 | BASIC: |
| 57 | + id: out-pywikipedia-clean_sandbox |
| 58 | + label: Pywikipedia Clean Sandbox |
| 59 | + display: out/pywikipedia/clean_sandbox |
| 60 | + |
| 61 | +FILES: |
| 62 | + class: PythonSingleFFS |
| 63 | + sourcePattern: %GROUPROOT%/pywikipedia/clean_sandbox.py |
| 64 | + definitionFile: %GROUPROOT%/pywikipedia/clean_sandbox.py |
| 65 | + targetPattern: pywikipedia/clean_sandbox.py |
| 66 | +--- |
| 67 | +BASIC: |
57 | 68 | id: out-pywikipedia-cosmetic_changes |
58 | 69 | label: Pywikipedia Cosmetic Changes |
59 | 70 | display: out/pywikipedia/cosmetic_changes |