Siebrand has uploaded a new change for review. https://gerrit.wikimedia.org/r/94160
Change subject: Update location for translations ...................................................................... Update location for translations As indicated by Jeremy Rice. Change-Id: I719b6526fe889aa755f1c988c511c83cd29c6e00 --- M groups/EOL/EOL.yaml 1 file changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/translatewiki refs/changes/60/94160/1 diff --git a/groups/EOL/EOL.yaml b/groups/EOL/EOL.yaml index eb6190b..792bba5 100644 --- a/groups/EOL/EOL.yaml +++ b/groups/EOL/EOL.yaml @@ -42,8 +42,8 @@ label: Encyclopedia of Life - Website FILES: - sourcePattern: %GROUPROOT%/eol/config/locales/%CODE%.yml - targetPattern: eol/config/locales/%CODE%.yml + sourcePattern: %GROUPROOT%/eol/config/translations/%CODE%.yml + targetPattern: eol/config/translations/%CODE%.yml MANGLER: class: StringMatcher @@ -146,8 +146,8 @@ label: Encyclopedia of Life - Database FILES: - sourcePattern: %GROUPROOT%/eol/config/locales/%CODE%-db.yml - targetPattern: eol/config/locales/%CODE%-db.yml + sourcePattern: %GROUPROOT%/eol/config/translations/%CODE%-db.yml + targetPattern: eol/config/translations/%CODE%-db.yml MANGLER: class: StringMatcher -- To view, visit https://gerrit.wikimedia.org/r/94160 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I719b6526fe889aa755f1c988c511c83cd29c6e00 Gerrit-PatchSet: 1 Gerrit-Project: translatewiki Gerrit-Branch: master Gerrit-Owner: Siebrand <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
