Index: trunk/extensions/Translate/groups/EOL/EOL.yaml |
— | — | @@ -39,7 +39,7 @@ |
40 | 40 | |
41 | 41 | FILES: |
42 | 42 | sourcePattern: %GROUPROOT%/eol/config/locales/initial/%CODE%.yml |
43 | | - targetPattern: eol/config/locales/%CODE%.yml |
| 43 | + targetPattern: eol/config/locales/initial/%CODE%.yml |
44 | 44 | |
45 | 45 | CHECKER: |
46 | 46 | class: RubyMessageChecker |