Page MenuHomePhabricator

update of LanguageWa.php file
Closed, ResolvedPublic

Description

Author: pablo

Description:
Attached is an updated LanguageWa.php file (not a diff as there is
too much that changes due to the "quote" -> 'quote' change).

It is based on old LanguageWa.php on CVS, with added strings
from Language.php from CVS (but untranslated ones removed; is that
right), and a few extra ones that appear in Allmessages in wa: wikipedia.

The changes are:

  • $wgNamespaceNamesWa: fixed the NS_PROJECT and NS_PROJECT_TALK to not be hardcoded to "Wikipedia" anymore
  • $wgQuickbarSettingsWa: added a 5th "floating right" string, like in Language.php
  • $wgAllMessagesWa: a lot of strings translations and updates
  • function date(): removed the " " (html no breaking space entity) as they weren't properly interpreted as html entity by wikipedia and dates were showing " " (ampersand + "nbsp;", in case it is interpreted here :-) )
  • copied $wgBookstoreListWa from LanguageFr.php, as those are more likely to be usefull

Version: unspecified
Severity: normal
Platform: PC

Details

Reference
bz3804

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 8:53 PM
bzimport set Reference to bz3804.
bzimport added a subscriber: Unknown Object (MLST).

pablo wrote:

updated LanguageWa.php file

the updated file itself

attachment LanguageWa.php ignored as obsolete

avarab wrote:

Please read http://meta.wikimedia.org/wiki/MediaWiki_localization and follow all
the instructions there, including making a patch instead of submitting the whole
file, closing this as INVALID, reopen the bug when you've made another
attachment which fits the requirements.

pablo wrote:

diff agains CVS version

attachment LanguageWa.php.diff ignored as obsolete

pablo wrote:

diff agains CVS version

attachment LanguageWa.php.diff ignored as obsolete

avarab wrote:

(In reply to comment #4)

Created an attachment (id=1025) [edit]
diff agains CVS version

This patch fails to apply to both HEAD and REL1_5.

pablo wrote:

new patch, agains a fresh cvs copy

Attached: