ChangeTags: Rename "extension" to "software"
authorKunal Mehta <legoktm@member.fsf.org>
Tue, 13 Sep 2016 10:44:08 +0000 (03:44 -0700)
committerLegoktm <legoktm.wikipedia@gmail.com>
Tue, 13 Sep 2016 12:16:08 +0000 (12:16 +0000)
commit951c1016edbf1325119b814cd0e6a30e104868b4
tree0ce8599b912d6b124bb9d08887248b14738a56ab
parentd7bc247e74e8d1431986bec5482e94e49d7ab99c
ChangeTags: Rename "extension" to "software"

Most end users don't care about whether a tag comes from MediaWiki core
or an extension. Since we now have tags that are added by core, let's
rename all of the "extension" terminology to the more generic
"software".

Not renamed in this patch is the i18n message "tags-source-extension",
which will be done in a separate patch to coordinate with TWN, and the
"source" output of the API, to avoid a breaking change.

Change-Id: Ic7b32b3e4bef0c0153a7cf302eef4aa07c52c9f2
includes/api/ApiQueryTags.php
includes/changetags/ChangeTags.php
includes/specials/SpecialTags.php