Last modified: 2006-04-18 20:22:33 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T7644, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 5644 - A minor error in LanguageBs.php file
A minor error in LanguageBs.php file
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Internationalization (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://bs.wikipedia.org/wiki/template...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-04-18 19:42 UTC by Dijan
Modified: 2006-04-18 20:22 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Updated file to replace "LanguageBs.php" file (11.42 KB, patch)
2006-04-18 19:43 UTC, Dijan
Details

Description Dijan 2006-04-18 19:42:22 UTC
Hi all!  The problem is, I believe, in one of the lines of code in
LanguageBs.php file.  With the current file, on "Project" pages, the "Discussion
page" shows up with grammatical corrections in both "instrumental" and
"locative" versions.  The only way without updating this file that this can be
fixed with is to redirect some of the pages to "{{SITENAME}}" instead of
"Projekat" namespaces.  But anyway, I have updated the code.  Please upload this
new version.  Thank you.
Comment 1 Dijan 2006-04-18 19:43:10 UTC
Created attachment 1574 [details]
Updated file to replace "LanguageBs.php" file

Here is the updated file.  Thanks again.
Comment 2 Dijan 2006-04-18 19:53:26 UTC
Oh, and if you do not wish to upload the whole file, then the error is on the
following line:

	NS_PROJECT_TALK     => ($wgMetaNamespaceTalk ? $wgMetaNamespaceTalk :
"Razgovor_o_".$wgMetaNamespace ),

It should be changed to:
	NS_PROJECT_TALK     => FALSE,  # Set in constructor


This is based on the LanguageSl.php version.  Which I believe has no errors with
this line.
Comment 3 Niklas Laxström 2006-04-18 20:22:33 UTC
Committed.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links