Ejegg has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/391989 )
Change subject: Get rid of 'qqq' TY subject, link zh to zh-hans ...................................................................... Get rid of 'qqq' TY subject, link zh to zh-hans The zh html seems to be zh-hans. Change-Id: If65c20ccf95ed49b06e39e5246b04bb0c3eb0c19 --- D sites/all/modules/thank_you/templates/subject/thank_you.qqq.subject A sites/all/modules/thank_you/templates/subject/thank_you.zh.subject 2 files changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/crm refs/changes/89/391989/1 diff --git a/sites/all/modules/thank_you/templates/subject/thank_you.qqq.subject b/sites/all/modules/thank_you/templates/subject/thank_you.qqq.subject deleted file mode 100644 index f1300a9..0000000 --- a/sites/all/modules/thank_you/templates/subject/thank_you.qqq.subject +++ /dev/null @@ -1 +0,0 @@ -Subject line of thank you e-mail \ No newline at end of file diff --git a/sites/all/modules/thank_you/templates/subject/thank_you.zh.subject b/sites/all/modules/thank_you/templates/subject/thank_you.zh.subject new file mode 120000 index 0000000..37ad3dc --- /dev/null +++ b/sites/all/modules/thank_you/templates/subject/thank_you.zh.subject @@ -0,0 +1 @@ +thank_you.zh-hans.subject \ No newline at end of file -- To view, visit https://gerrit.wikimedia.org/r/391989 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If65c20ccf95ed49b06e39e5246b04bb0c3eb0c19 Gerrit-PatchSet: 1 Gerrit-Project: wikimedia/fundraising/crm Gerrit-Branch: master Gerrit-Owner: Ejegg <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
