lhc/web/wiklou.git
15 years agoReverting r40790 and fixing the filesort properly (by adding an extra ORDER BY clause).
Roan Kattouw [Sat, 13 Sep 2008 18:10:23 +0000 (18:10 +0000)]
Reverting r40790 and fixing the filesort properly (by adding an extra ORDER BY clause).

15 years agoI swear this table scan filesort was disabled before. Disabling again...thanks to...
Aaron Schulz [Sat, 13 Sep 2008 17:56:07 +0000 (17:56 +0000)]
I swear this table scan filesort was disabled before. Disabling again...thanks to Vyznev for pointing this out.

15 years agoLocalization update for he.
Rotem Liss [Sat, 13 Sep 2008 17:38:58 +0000 (17:38 +0000)]
Localization update for he.

15 years agoFix.
Rotem Liss [Sat, 13 Sep 2008 16:25:23 +0000 (16:25 +0000)]
Fix.

15 years ago$msg not defined...use $text?
Aaron Schulz [Sat, 13 Sep 2008 16:00:38 +0000 (16:00 +0000)]
$msg not defined...use $text?

15 years ago* Fix edit comment spacing
Aaron Schulz [Sat, 13 Sep 2008 15:04:41 +0000 (15:04 +0000)]
* Fix edit comment spacing
* Code spacing

15 years agomake "other time" chain properly with JS
Aaron Schulz [Sat, 13 Sep 2008 09:24:51 +0000 (09:24 +0000)]
make "other time" chain properly with JS

15 years agoLocalisation updates for core messages from Betawiki
Siebrand Mazeland [Sat, 13 Sep 2008 08:55:52 +0000 (08:55 +0000)]
Localisation updates for core messages from Betawiki
* also includes messages previously part of extension Newuserlog

15 years agoCleanup for r40770:
Aaron Schulz [Sat, 13 Sep 2008 08:53:07 +0000 (08:53 +0000)]
Cleanup for r40770:
* Clean up protection form
* Fix syntax typo (use '==', not '=')
* Fix $2 message in movepage cascade warning

15 years agoCleanup after r40723, r40769, and r40770. C'mon guys. Messages need to be registered...
Siebrand Mazeland [Sat, 13 Sep 2008 08:32:11 +0000 (08:32 +0000)]
Cleanup after r40723, r40769, and r40770. C'mon guys. Messages need to be registered and core does not have feature descriptions.

15 years ago* Fixed the HTTP accept language string detection length in LanguageConverter.php...
Shinjiman [Sat, 13 Sep 2008 08:07:55 +0000 (08:07 +0000)]
* Fixed the HTTP accept language string detection length in LanguageConverter.php, instead of the fixed length language codes.
  patch by PhiLiP

15 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Sat, 13 Sep 2008 07:35:00 +0000 (07:35 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

15 years agoClean up some of the i18n stuff in HTMLDiff. Still not perfect, but better.
Chad Horohoe [Sat, 13 Sep 2008 06:50:56 +0000 (06:50 +0000)]
Clean up some of the i18n stuff in HTMLDiff. Still not perfect, but better.

15 years ago(bug 12284) Special:Preferences now sets a returnto parameter on the link to Special...
X! [Sat, 13 Sep 2008 06:27:17 +0000 (06:27 +0000)]
(bug 12284) Special:Preferences now sets a returnto parameter on the link to Special:Userlogin.
Patch by Marooned.

15 years agoA few misc. docs here and there.
Chad Horohoe [Sat, 13 Sep 2008 06:21:18 +0000 (06:21 +0000)]
A few misc. docs here and there.

15 years ago#15577: Moved spreading of autoblocks from User::isBlocked() et al to ::setCookies...
Fran Rogers [Sat, 13 Sep 2008 05:48:11 +0000 (05:48 +0000)]
#15577: Moved spreading of autoblocks from User::isBlocked() et al to ::setCookies() and (if the session doesn't exist, but token cookie does) ::loadFromSession(). Autoblocks will now be spread predictably at the beginning of a session, instead of at random points as a side effect of testing for blocks.

15 years ago(bug 12650) Make it possible to enter separate expiry times for each restriction...
Alex Z [Sat, 13 Sep 2008 05:33:24 +0000 (05:33 +0000)]
(bug 12650) Make it possible to enter separate expiry times for each restriction type.

15 years agoAdd newuser log to core
Aaron Schulz [Sat, 13 Sep 2008 00:29:33 +0000 (00:29 +0000)]
Add newuser log to core

15 years agoDon't access $_SESSION in UploadBase::stashSession.
Bryan Tong Minh [Fri, 12 Sep 2008 22:26:07 +0000 (22:26 +0000)]
Don't access $_SESSION in UploadBase::stashSession.

15 years agoand pass the reason too *stab*
Alexandre Emsenhuber [Fri, 12 Sep 2008 22:24:15 +0000 (22:24 +0000)]
and pass the reason too *stab*

15 years ago$this is better that $wgOut :P
Alexandre Emsenhuber [Fri, 12 Sep 2008 22:22:32 +0000 (22:22 +0000)]
$this is better that $wgOut :P

15 years agoNeeds mw- prefix.
Chad Horohoe [Fri, 12 Sep 2008 22:16:14 +0000 (22:16 +0000)]
Needs mw- prefix.

15 years agoAdd a unique identifier for read-only pages.
Chad Horohoe [Fri, 12 Sep 2008 22:00:57 +0000 (22:00 +0000)]
Add a unique identifier for read-only pages.

15 years ago(bug 6702) Improve default English messages
Aryeh Gregor [Fri, 12 Sep 2008 21:08:19 +0000 (21:08 +0000)]
(bug 6702) Improve default English messages

Two more tweaks based on suggestions by Michael De La Rue on the bug.

15 years agoDon't hang up page views with jobs
Aaron Schulz [Fri, 12 Sep 2008 17:01:41 +0000 (17:01 +0000)]
Don't hang up page views with jobs

15 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Fri, 12 Sep 2008 16:10:10 +0000 (16:10 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

15 years agofix typo
Aaron Schulz [Fri, 12 Sep 2008 15:12:13 +0000 (15:12 +0000)]
fix typo

15 years agoUse wfEscapeShellArg() since it works on windows (bug 13518)
Aaron Schulz [Fri, 12 Sep 2008 15:10:27 +0000 (15:10 +0000)]
Use wfEscapeShellArg() since it works on windows (bug 13518)

15 years agoTweak transaction for bug 13039
Aaron Schulz [Fri, 12 Sep 2008 15:03:46 +0000 (15:03 +0000)]
Tweak transaction for bug 13039

15 years agoLocalisation updates for core messages from Betawiki (2008-09-12 14:20 CEST)
Siebrand Mazeland [Fri, 12 Sep 2008 12:53:28 +0000 (12:53 +0000)]
Localisation updates for core messages from Betawiki (2008-09-12 14:20 CEST)

15 years agoRemove Filipino (Tagalog is a macro language, and a language (ISO 639-3 tgl), Filipin...
Siebrand Mazeland [Fri, 12 Sep 2008 12:51:37 +0000 (12:51 +0000)]
Remove Filipino (Tagalog is a macro language, and a language (ISO 639-3 tgl), Filipino is a language (fil). See ethnologue.com/show_family.asp?subid=92513 for more information.

15 years agoRedo RefreshLinksJob2 commit with trivial notice fix.
Aaron Schulz [Fri, 12 Sep 2008 09:37:31 +0000 (09:37 +0000)]
Redo RefreshLinksJob2 commit with trivial notice fix.

15 years agoRevert 40741. Causes "Division by zero in includes/LinksUpdate.php on line 210"
Siebrand Mazeland [Fri, 12 Sep 2008 08:06:00 +0000 (08:06 +0000)]
Revert 40741. Causes "Division by zero in includes/LinksUpdate.php on line 210"

15 years agojob-queue insert should no longer fail for highly used templates (bug 5527)
Aaron Schulz [Fri, 12 Sep 2008 04:26:33 +0000 (04:26 +0000)]
job-queue insert should no longer fail for highly used templates (bug 5527)

15 years agoFix weird typo from r40734
Raimond Spekking [Fri, 12 Sep 2008 04:06:23 +0000 (04:06 +0000)]
Fix weird typo from r40734

15 years agoUpdate docs to caution against use of create_function(). Per bug 15476.
Chad Horohoe [Fri, 12 Sep 2008 02:45:36 +0000 (02:45 +0000)]
Update docs to caution against use of create_function(). Per bug 15476.

15 years agoBump style version for r40733.
Chad Horohoe [Fri, 12 Sep 2008 01:32:23 +0000 (01:32 +0000)]
Bump style version for r40733.

15 years agoAdd new special page Wantedfiles.
X! [Thu, 11 Sep 2008 22:30:27 +0000 (22:30 +0000)]
Add new special page Wantedfiles.

15 years agoDecrease whitespace between portlets a little to show more of the sidebar (1em->0...
Siebrand Mazeland [Thu, 11 Sep 2008 22:07:49 +0000 (22:07 +0000)]
Decrease whitespace between portlets a little to show more of the sidebar (1em->0.5em)

15 years agoWe already have an Article object, so no need to recreate another one.
Alexandre Emsenhuber [Thu, 11 Sep 2008 20:01:39 +0000 (20:01 +0000)]
We already have an Article object, so no need to recreate another one.

Also removed some PHP4-ism.

15 years agoDon't use $wgTitle here, as it would return an invalid trackback URL for any instance...
Chad Horohoe [Thu, 11 Sep 2008 19:38:57 +0000 (19:38 +0000)]
Don't use $wgTitle here, as it would return an invalid trackback URL for any instance where $wgTitle is not the Title object in question.

15 years agoUse content language as this will be hardcoded in the database
Alexandre Emsenhuber [Thu, 11 Sep 2008 10:57:56 +0000 (10:57 +0000)]
Use content language as this will be hardcoded in the database

15 years agoAdd rev_parent_id for PG (bug 15281)
Aaron Schulz [Thu, 11 Sep 2008 10:01:09 +0000 (10:01 +0000)]
Add rev_parent_id for PG (bug 15281)

15 years ago(bug 15551) Show deletion log excerpts when a user follows a redlink, even if they...
Alex Z [Thu, 11 Sep 2008 03:50:53 +0000 (03:50 +0000)]
(bug 15551) Show deletion log excerpts when a user follows a redlink, even if they can't edit the page.

15 years agoRemove unused global declaration.
Chad Horohoe [Thu, 11 Sep 2008 02:03:34 +0000 (02:03 +0000)]
Remove unused global declaration.

15 years agoAdd $options param to Http::get() and friends. Now things don't need to use curl...
Chad Horohoe [Thu, 11 Sep 2008 00:29:51 +0000 (00:29 +0000)]
Add $options param to Http::get() and friends. Now things don't need to use curl directly just because they want to set specific options not set by default (I'm eying you, UploadFromUrl and SpecialUpload).

15 years ago(bug 15544) non-index.php entry points prior to setup produced a bad /config/index...
Chad Horohoe [Thu, 11 Sep 2008 00:07:32 +0000 (00:07 +0000)]
(bug 15544) non-index.php entry points prior to setup produced a bad /config/index.php url. Weird edge case, patch by Matt Johnston. Fix out-of-place entry in CREDITS too.

15 years agoRevert r40707. Could produce broken XHTML if the source wiki has unclosed div tags.
Chad Horohoe [Wed, 10 Sep 2008 23:02:48 +0000 (23:02 +0000)]
Revert r40707. Could produce broken XHTML if the source wiki has unclosed div tags.

15 years agoRefactor this code some
Aaron Schulz [Wed, 10 Sep 2008 22:29:24 +0000 (22:29 +0000)]
Refactor this code some

15 years agoShow protection details in RC too
Aaron Schulz [Wed, 10 Sep 2008 22:06:41 +0000 (22:06 +0000)]
Show protection details in RC too

15 years agoExclude bot edits from Special:Contributions/newbies (bug 15554)
Aaron Schulz [Wed, 10 Sep 2008 21:30:11 +0000 (21:30 +0000)]
Exclude bot edits from Special:Contributions/newbies (bug 15554)

15 years agoWe still want details in page history
Aaron Schulz [Wed, 10 Sep 2008 21:03:57 +0000 (21:03 +0000)]
We still want details in page history

15 years agoMove protection log parameters to log_params. Solves bug 12234 and is better for...
Aaron Schulz [Wed, 10 Sep 2008 19:44:56 +0000 (19:44 +0000)]
Move protection log parameters to log_params. Solves bug 12234 and is better for i18n.

15 years ago(bug 15555) misspelled replace_variables() function in doc of Parser::preprocessToDom...
Alexandre Emsenhuber [Wed, 10 Sep 2008 19:31:01 +0000 (19:31 +0000)]
(bug 15555) misspelled replace_variables() function in doc of Parser::preprocessToDom(), changed to replaceVariables()

15 years agoLocalisation updates: Adding/updating Persian translations
Huji [Wed, 10 Sep 2008 19:04:14 +0000 (19:04 +0000)]
Localisation updates: Adding/updating Persian translations

15 years ago(bug 12400) Add class to content transcluded from IW source.
Chad Horohoe [Wed, 10 Sep 2008 18:18:26 +0000 (18:18 +0000)]
(bug 12400) Add class to content transcluded from IW source.

15 years agoLocalisation updates for core messages from Betawiki (2008-09-10 19:07 CEST)
Siebrand Mazeland [Wed, 10 Sep 2008 17:23:02 +0000 (17:23 +0000)]
Localisation updates for core messages from Betawiki (2008-09-10 19:07 CEST)

15 years ago* (bug 15497) Removed encoding attribute from <?xml ?> tags
Roan Kattouw [Wed, 10 Sep 2008 13:39:24 +0000 (13:39 +0000)]
* (bug 15497) Removed encoding attribute from <?xml ?> tags

15 years agoTweaks for r40686, r40687:
Roan Kattouw [Wed, 10 Sep 2008 13:30:42 +0000 (13:30 +0000)]
Tweaks for r40686, r40687:
* Instead of type=boolean, just use false (that's the way it's done everywhere else)
* Remove bug number from RELEASE-NOTES entry; bug is in no way related to rnrandom

15 years agoRELEASE-NOTES entry for my last commit
Alexandre Emsenhuber [Wed, 10 Sep 2008 12:22:58 +0000 (12:22 +0000)]
RELEASE-NOTES entry for my last commit

15 years ago(bug 15543) fix for r38139: don't include $wgUser->mTouched and smaxage=0 in query...
Alexandre Emsenhuber [Wed, 10 Sep 2008 12:12:59 +0000 (12:12 +0000)]
(bug 15543) fix for r38139: don't include $wgUser->mTouched and smaxage=0 in query strings of site CSS, but only to generated css (action=raw&gen=css).

15 years agoExternalStore tweaks:
Aaron Schulz [Wed, 10 Sep 2008 12:07:56 +0000 (12:07 +0000)]
ExternalStore tweaks:
* On read, spend less time checking on dead slaves
* Add randomInsert() to ES. This does the cluster picking for us
* Make revision text use randomInsert(). On write, fails-over to other clusters as needed instead of throwing db errors

15 years agoAdd German icons for edit toolbar
Raimond Spekking [Wed, 10 Sep 2008 06:50:01 +0000 (06:50 +0000)]
Add German icons for edit toolbar
Icons created by [[de:User:Hk kng]] and released under public domain:
http://de.wikipedia.org/wiki/Bild:Button_kursiv.png
http://de.wikipedia.org/wiki/Bild:Button_fett.png

15 years agoBah, clipped half of the RELEASE-NOTES in the previous commit.
Chad Horohoe [Wed, 10 Sep 2008 02:47:00 +0000 (02:47 +0000)]
Bah, clipped half of the RELEASE-NOTES in the previous commit.

15 years agoBug 15514. Allow plaintext copyright notices if $wgCopyrightUrl is unset.
Chad Horohoe [Wed, 10 Sep 2008 02:43:46 +0000 (02:43 +0000)]
Bug 15514. Allow plaintext copyright notices if $wgCopyrightUrl is unset.

15 years agoForgot the RELEASE-NOTES
X! [Tue, 9 Sep 2008 23:33:25 +0000 (23:33 +0000)]
Forgot the RELEASE-NOTES

15 years agoAdd rnredirect parameter, to get a random redirect instead of a random page
X! [Tue, 9 Sep 2008 23:30:29 +0000 (23:30 +0000)]
Add rnredirect parameter, to get a random redirect instead of a random page

15 years ago(bug 15535) prop=info&inprop=protection doesn't list pre-1.10 protections if the...
Roan Kattouw [Tue, 9 Sep 2008 20:42:19 +0000 (20:42 +0000)]
(bug 15535) prop=info&inprop=protection doesn't list pre-1.10 protections if the page is also protected otherwise (1.10+ style or cascading)

15 years agoAdd the list of restrictions to the "titleprotectedwarning" message. For now, there...
Alexandre Emsenhuber [Tue, 9 Sep 2008 19:53:06 +0000 (19:53 +0000)]
Add the list of restrictions to the "titleprotectedwarning" message. For now, there should be one and only one item in that array.

15 years agoMessage updates:
Siebrand Mazeland [Tue, 9 Sep 2008 16:27:33 +0000 (16:27 +0000)]
Message updates:
* 'usercsspreview': proper bold for second part of the message
* 'statistics-articles': disambiguation -> "Content pages"

15 years ago* Enahle PLURAL
Raimond Spekking [Tue, 9 Sep 2008 11:08:21 +0000 (11:08 +0000)]
* Enahle PLURAL
* Use same function as in all other error cases when throttle ie triggered

15 years agofix for r40623: declare $wgUser helps to avoid a fatal error
Raimond Spekking [Tue, 9 Sep 2008 08:51:50 +0000 (08:51 +0000)]
fix for r40623: declare $wgUser helps to avoid a fatal error

15 years agoarticle->page
Siebrand Mazeland [Tue, 9 Sep 2008 07:32:36 +0000 (07:32 +0000)]
article->page

15 years agoClean up after r40636.
Siebrand Mazeland [Tue, 9 Sep 2008 07:19:10 +0000 (07:19 +0000)]
Clean up after r40636.
* message renamed
* deprecated messages removed
* empty message to optional

15 years ago* (bug 5619) Break messages used in Special:Statistics down further
Raimond Spekking [Tue, 9 Sep 2008 06:50:47 +0000 (06:50 +0000)]
* (bug 5619) Break messages used in Special:Statistics down further
* (bug 11029) Add link to Special:Listusers?group=sysop etc at
  Special:Statistics

15 years agoUse comma-separator message instead of a hardcoded , for better i18n
Raimond Spekking [Tue, 9 Sep 2008 05:38:42 +0000 (05:38 +0000)]
Use comma-separator message instead of a hardcoded , for better i18n

15 years agoFixed so that 'EditSectionLink' hook works again.
Jack D. Pond [Tue, 9 Sep 2008 04:39:45 +0000 (04:39 +0000)]
Fixed so that 'EditSectionLink' hook works again.
Error was introduced in linker.php r38149, typo or cut and paste error when expanded to use wfMsgHtml( 'editsection-brackets' - used $url when should have been $result
Also changed $url to $link as per TimStarling suggestion.

15 years agoAdd ST47 to CREDITS for r40628
Aryeh Gregor [Mon, 8 Sep 2008 23:45:28 +0000 (23:45 +0000)]
Add ST47 to CREDITS for r40628

(I'm assuming he's not already listed by another name)

15 years agoFix action=rollback to now revert IPs too. Patch submitted by ST47.
X! [Mon, 8 Sep 2008 23:33:42 +0000 (23:33 +0000)]
Fix action=rollback to now revert IPs too. Patch submitted by ST47.

15 years agoAlso mark new user edits here too
Aaron Schulz [Mon, 8 Sep 2008 23:33:09 +0000 (23:33 +0000)]
Also mark new user edits here too

15 years ago(bug 15528) Don't fail fatally on invalid titles
Aryeh Gregor [Mon, 8 Sep 2008 22:53:44 +0000 (22:53 +0000)]
(bug 15528) Don't fail fatally on invalid titles

This is a corollary to r40496, which didn't restore the behavior of make*LinkObj() on being passed a non-Title, only link().

15 years ago:Move me to developer section
X! [Mon, 8 Sep 2008 22:44:58 +0000 (22:44 +0000)]
:Move me to developer section

15 years agoMake 40621 not break CentralAuth
Aryeh Gregor [Mon, 8 Sep 2008 22:15:44 +0000 (22:15 +0000)]
Make 40621 not break CentralAuth

If $injected_html is provided, then the redirect page on login will still be shown.  This is needed for auto-login in CentralAuth.  I can't test that the fix works, though, because I don't have CentralAuth installed.  Unfortunately, this means Wikipedia won't benefit from one less click, but I can't think of an easy way around that.

15 years agoPartially fix #15528. Use Linker::link() from r40496 to deal with invalid
Antoine Musso [Mon, 8 Sep 2008 22:08:39 +0000 (22:08 +0000)]
Partially fix #15528. Use Linker::link() from r40496 to deal with invalid
titles that might be present in database.

15 years agoRedirect on login instead of showing a message
Aryeh Gregor [Mon, 8 Sep 2008 21:53:56 +0000 (21:53 +0000)]
Redirect on login instead of showing a message

This saves a click.  A "You have successfully logged in" message adds no extra information, it just gets in the way -- especially if you got to the login page from a permissions error.  The welcome message is still displayed on account creation.

This slightly modifies the semantics of a hook.  It also makes the loginsuccess message unused, so I've deleted it from the maintenance files and also MessagesEn.  I assume it will automatically vanish from the other message files, or at least that there's some tool to remove it that I don't know about that's better than sed.

This was prompted by discussion on bug 15484.

15 years ago"," should not be sorted as a number
Aryeh Gregor [Mon, 8 Sep 2008 16:00:21 +0000 (16:00 +0000)]
"," should not be sorted as a number

This is a fix for r40382.

15 years agoTypo in comment.
Chad Horohoe [Mon, 8 Sep 2008 14:06:04 +0000 (14:06 +0000)]
Typo in comment.

15 years agoSelf-revert 40530, 40531. Too many things still depend on $_GET and $_POST. Needs...
Chad Horohoe [Mon, 8 Sep 2008 13:48:07 +0000 (13:48 +0000)]
Self-revert 40530, 40531. Too many things still depend on $_GET and $_POST. Needs more cleanup before this can be put in place.

15 years agoPer r40414: Add new CSS files to message files.
Raimond Spekking [Mon, 8 Sep 2008 11:09:26 +0000 (11:09 +0000)]
Per r40414: Add new CSS files to message files.

15 years agoLocalisation updates for core messages from Betawiki (2008-09-08 12:52 CEST)
Siebrand Mazeland [Mon, 8 Sep 2008 10:58:07 +0000 (10:58 +0000)]
Localisation updates for core messages from Betawiki (2008-09-08 12:52 CEST)

15 years agoPass in $latest value (for bug 12650)
Aaron Schulz [Sun, 7 Sep 2008 23:31:09 +0000 (23:31 +0000)]
Pass in $latest value (for bug 12650)

15 years agoAPI: Uniformizing descriptions for write modules
Roan Kattouw [Sun, 7 Sep 2008 19:12:41 +0000 (19:12 +0000)]
API: Uniformizing descriptions for write modules

15 years ago(bug 15359) Add APIGetAllowedParams and APIGetParamDescription hooks
Roan Kattouw [Sun, 7 Sep 2008 19:04:51 +0000 (19:04 +0000)]
(bug 15359) Add APIGetAllowedParams and APIGetParamDescription hooks

15 years agoUgh. There is nothing wrong with having nicer messages (seems to be #mediawiki consen...
Aaron Schulz [Sun, 7 Sep 2008 18:50:23 +0000 (18:50 +0000)]
Ugh. There is nothing wrong with having nicer messages (seems to be #mediawiki consensus too). Partial revert of r40520 by siebrand.

15 years agoLocalization update.
Rotem Liss [Sun, 7 Sep 2008 16:57:33 +0000 (16:57 +0000)]
Localization update.

15 years agoMake 'protect-otherreason', and 'protect-otherreason-op' consistent with 'ipbotherrea...
Siebrand Mazeland [Sun, 7 Sep 2008 15:11:59 +0000 (15:11 +0000)]
Make 'protect-otherreason', and 'protect-otherreason-op' consistent with 'ipbotherreason' by adding " reason".

15 years ago* When using a {{SITENAME}} in a message, better to make sure {{GRAMMAR}} works too
Niklas Laxström [Sun, 7 Sep 2008 09:47:34 +0000 (09:47 +0000)]
* When using a {{SITENAME}} in a message, better to make sure {{GRAMMAR}} works too

15 years agoUpdate file
Meno25 [Sun, 7 Sep 2008 09:16:49 +0000 (09:16 +0000)]
Update file

15 years agoLocalization fixes.
Rotem Liss [Sun, 7 Sep 2008 09:00:43 +0000 (09:00 +0000)]
Localization fixes.

15 years agoLocalization update for he.
Rotem Liss [Sun, 7 Sep 2008 08:59:26 +0000 (08:59 +0000)]
Localization update for he.