From: Robin Pepermans Date: Wed, 13 Jul 2011 17:46:13 +0000 (+0000) Subject: (bug 15802) An easy way to look up messages: language qqx which returns the message... X-Git-Tag: 1.31.0-rc.0~28874 X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_del%27%2C%20idvote=vote.voteid%29%20%7D%7D?a=commitdiff_plain;h=0b1ebe5690648da7525148d7df5e61eb1a7fcca6;p=lhc%2Fweb%2Fwiklou.git (bug 15802) An easy way to look up messages: language qqx which returns the message keys (It doesn't show up in preferences, but you can use ?uselang=qqx) Patch by Conrad Irwin (slightly modified) --- diff --git a/RELEASE-NOTES-1.19 b/RELEASE-NOTES-1.19 index 34a6e01954..eaf304eb3e 100644 --- a/RELEASE-NOTES-1.19 +++ b/RELEASE-NOTES-1.19 @@ -70,6 +70,8 @@ production. * (bug 29680) Add GetDefaultSortkey hook to override the default sortkey. * (bug 16699) {{#language:}} accepts second parameter to specify the language in which the language name is wanted. Coverage depends on the cldr extension. +* (bug 15802) An easy way to look up messages: language qqx which returns + the message keys === Bug fixes in 1.19 === * (bug 28868) Show total pages in the subtitle of an image on the diff --git a/languages/classes/LanguageQqx.php b/languages/classes/LanguageQqx.php new file mode 100644 index 0000000000..32ddaca1c2 --- /dev/null +++ b/languages/classes/LanguageQqx.php @@ -0,0 +1,15 @@ +