Names.php: Add missing LTR markers after closing parentheses
authorFomafix <fomafix@googlemail.com>
Wed, 21 Mar 2018 19:11:05 +0000 (20:11 +0100)
committerFomafix <fomafix@googlemail.com>
Wed, 9 May 2018 04:49:41 +0000 (06:49 +0200)
commit7e974c8c42b219b98850120e18f30121bd2de462
tree70d791ceb9739755dedadfff35d9e20c2652034a
parent0db03df62e8acd435fe3623eb70c5be0136bec64
Names.php: Add missing LTR markers after closing parentheses

Currently some language autonyms with parentheses have misaligned
parentheses on RTL environment on some browser. To reproduce open
index.php?title=Special:Preferences&uselang=en-rtl
Google Chrome is affected. Mozilla Firefox is not affected.

This changes fixes this problem like at the other autonyms with
parentheses.

Change-Id: Ie01116821b067017434681ea995e97ada8ff0a6d
languages/data/Names.php