diff options
author | Stephane Bisson <sbisson@wikimedia.org> | 2017-04-18 15:40:11 -0400 |
---|---|---|
committer | Stephane Bisson <sbisson@wikimedia.org> | 2017-04-18 15:40:11 -0400 |
commit | 9f26901dc5410220a0af74045d01fe0e35200abb (patch) | |
tree | a438e72ddf80958f471fd6c2e4be08c02abba6e4 /languages/i18n/kaa.json | |
parent | b1dfb00704a39474a7b69ecf464227502c7aa57c (diff) | |
download | mediawikicore-9f26901dc5410220a0af74045d01fe0e35200abb.tar.gz mediawikicore-9f26901dc5410220a0af74045d01fe0e35200abb.zip |
Remove links list from the 'rclinks' message
In some languages, the 'rclinks' message ends
with '...<br />$3.' where $3 is a list of links.
When $3 is empty, we end up with a lonely period
on a new line.
This change removes $3 and adds it on the page
on its own. Unfortunately, it requires fixing all
the messages. Not sure if it's the proper way to
do this.
Bug: T162844
Change-Id: If17f056c135b2e51747a5a1c8aeaba785cf18ff2
Diffstat (limited to 'languages/i18n/kaa.json')
-rw-r--r-- | languages/i18n/kaa.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/i18n/kaa.json b/languages/i18n/kaa.json index 339790675087..e24f3cedf570 100644 --- a/languages/i18n/kaa.json +++ b/languages/i18n/kaa.json @@ -693,7 +693,7 @@ "rcshowhideanons": "Anonim paydalanıwshılardı $1", "rcshowhidepatr": "Tekserilgen o'zgerislerdi $1", "rcshowhidemine": "O'zgertiwlerimdi $1", - "rclinks": "Aqırg'ı $2 ku'ndegi aqırg'ı $1 o'zgeristi ko'rset<br />$3", + "rclinks": "Aqırg'ı $2 ku'ndegi aqırg'ı $1 o'zgeristi ko'rset", "diff": "parq", "hist": "tar.", "hide": "jasır", |