Index: trunk/translatewiki/EOL/EOL.yaml |
— | — | @@ -41,8 +41,8 @@ |
42 | 42 | display: out/eol/website |
43 | 43 | |
44 | 44 | FILES: |
45 | | - sourcePattern: %GROUPROOT%/eol/config/locales/initial/%CODE%.yml |
46 | | - targetPattern: eol/config/locales/initial/%CODE%.yml |
| 45 | + sourcePattern: %GROUPROOT%/eol/config/locales/%CODE%.yml |
| 46 | + targetPattern: eol/config/locales/%CODE%.yml |
47 | 47 | |
48 | 48 | MANGLER: |
49 | 49 | class: StringMatcher |