Jdlrobson has submitted this change and it was merged. Change subject: i18n: Slay the dragon in favour of plain language ......................................................................
i18n: Slay the dragon in favour of plain language Replace terminology around dragons with plain language Let's decide either way please. <https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Mobile-frontend-settings-alpha/en> jdlrobson: so MaxSem do we really need to kill the dragon? [10:51am] jdlrobson: i'm going to miss the dragon [10:51am] MaxSem: too poetic [10:51am] MaxSem: think of non-native speakers [10:51am] jdlrobson: i know.. but think of the dragon [10:52am] jdlrobson: that mythical beast weaving his way through the skies unleashing fire on the cold [10:52am] jdlrobson: wreaking destruction and liberating the damsels imprisoned in the castles Change-Id: If404eddee86c9cd8acf2b1275340962e46a96be3 --- M MobileFrontend.i18n.php 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Jdlrobson: Verified; Looks good to me, approved jenkins-bot: Checked diff --git a/MobileFrontend.i18n.php b/MobileFrontend.i18n.php index 8e81c0f..7c2bb0d 100644 --- a/MobileFrontend.i18n.php +++ b/MobileFrontend.i18n.php @@ -32,7 +32,7 @@ 'mobile-frontend-settings-description' => 'Customize your experience on your mobile device with these mobile specific site settings.', 'mobile-frontend-settings-beta' => 'Beta', - 'mobile-frontend-settings-alpha' => '[//en.wikipedia.org/wiki/Here_be_dragons Here be dragons] mode', + 'mobile-frontend-settings-alpha' => 'Experimental mode', 'mobile-frontend-settings-alpha-description' => 'Enter dangerous and unexplored mobile territory. Get even more experimental features, but with more danger of bugs.', 'mobile-frontend-save-settings' => 'Save', 'mobile-frontend-random-button' => 'Random', @@ -83,7 +83,7 @@ 'mobile-frontend-overlay-escape' => 'Go back', 'mobile-frontend-placeholder' => 'Search {{SITENAME}}', 'mobile-frontend-placeholder-beta' => 'Search {{SITENAME}} (Beta)', - 'mobile-frontend-placeholder-alpha' => 'Search {{SITENAME}} (Dragon Mode)', + 'mobile-frontend-placeholder-alpha' => 'Search {{SITENAME}} (Experimental)', 'mobile-frontend-search-help' => 'Type search term above and matching page titles will appear here.', 'mobile-frontend-dismiss-notification' => 'dismiss this notification', 'mobile-frontend-clear-search' => 'Clear', -- To view, visit https://gerrit.wikimedia.org/r/62617 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: If404eddee86c9cd8acf2b1275340962e46a96be3 Gerrit-PatchSet: 4 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: Nemo bis <[email protected]> Gerrit-Reviewer: Jdlrobson <[email protected]> Gerrit-Reviewer: MaxSem <[email protected]> Gerrit-Reviewer: Nemo bis <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
