Commit graph

6 commits

Author SHA1 Message Date
The Discoverer
70fc7b1f5a MessagesGom_deva: Correct syntax in namespace alias
The alias for NS_USER_TALK (last line of code) had a space in it. The
alias names should have underscores instead of spaces. The space has been
replaced by an underscore.
https://www.mediawiki.org/wiki/Manual:$wgNamespaceAliases

Change-Id: Iee25a1f596c5c64cfd898f97baedc8ad35740860
2016-07-02 11:33:32 +00:00
The Discoverer
0a47ab1b76 Update namespaces for Konkani gom-deva
Replaced 7 namespace names, and added the old names as aliases

Bug: T129315
Change-Id: Ia51b9bb7eb9c0cfc241bb9b71dba4e6c99842684
2016-06-07 15:18:32 +00:00
Kunal Mehta
6e9b4f0e9c Convert all array() syntax to []
Per wikitech-l consensus:
 https://lists.wikimedia.org/pipermail/wikitech-l/2016-February/084821.html

Notes:
* Disabled CallTimePassByReference due to false positives (T127163)

Change-Id: I2c8ce713ce6600a0bb7bf67537c87044c7a45c4b
2016-02-17 01:33:00 -08:00
This, that and the other
b49c450307 Amend name for Goan Konkani
Bug: T126148
Change-Id: Iffcaca9ac42bf7c1761df1e8d82cc233c41c54dc
2016-02-09 17:20:56 +11:00
umherirrender
d8821f2b0b Fixed spacing
- Removed space after casts
- Removed spaces in array index
- Added spaces around string concat
- Added space after words: switch, foreach
- else if -> elseif
- Removed parentheses around require_once, because it is not a function
- Added newline at end of file
- Removed double spaces
- Added spaces around operations
- Removed repeated newlines

Bug: T102609
Change-Id: Ib860222b24f8ad8e9062cd4dc42ec88dc63fb49e
2015-06-17 20:22:32 +00:00
mjbmr
b39b3944dc Add Goan Konkani Language
Bug: T96468
Change-Id: I12857c36baa2b931f2db86f6be9a50e5e3057967
2015-06-11 20:19:38 +00:00