r38990 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r38989‎ | r38990 | r38991 >
Date:11:07, 9 August 2008
Author:rotem
Status:old
Tags:
Comment:
Backport from trunk (display fix): Removing colon from links in log events: The colon is shown in Special:Log. The colon is also not necessary in edit summaries, though it doesn't show there, so removing it there too.
Modified paths:
  • /branches/REL1_13/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /branches/REL1_13/phase3/languages/messages/MessagesHe.php (modified) (history)

Diff [purge]

Index: branches/REL1_13/phase3/languages/messages/MessagesHe.php
@@ -1807,9 +1807,9 @@
18081808 'sessionfailure' => 'נראה שיש בעיה בחיבורכם לאתר. פעולתכם בוטלה כאמצעי זהירות כנגד התחזות לתקשורת ממחשבכם. אנא חיזרו לדף הקודם ונסו שנית.',
18091809 'protectlogpage' => 'יומן הגנות',
18101810 'protectlogtext' => 'להלן רשימה של הגנות וביטולי הגנות על דפים. ראו גם את [[Special:ProtectedPages|רשימת הדפים המוגנים]] הנוכחית.',
1811 -'protectedarticle' => 'הגן על [[:$1]]',
1812 -'modifiedarticleprotection' => 'שינה את רמת ההגנה של [[:$1]]',
1813 -'unprotectedarticle' => 'ביטל את ההגנה על [[:$1]]',
 1811+'protectedarticle' => 'הגן על [[$1]]',
 1812+'modifiedarticleprotection' => 'שינה את רמת ההגנה של [[$1]]',
 1813+'unprotectedarticle' => 'ביטל את ההגנה על [[$1]]',
18141814 'protect-title' => 'שינוי רמת ההגנה של "$1"',
18151815 'protect-backlink' => '→ $1',
18161816 'protect-legend' => 'אישור הפעלת ההגנה',
@@ -2086,8 +2086,8 @@
20872087 'movepage-page-moved' => 'הדף $1 הועבר לשם $2.',
20882088 'movepage-page-unmoved' => 'לא ניתן להעביר את הדף $1 לשם $2.',
20892089 'movepage-max-pages' => 'המספר המקסימלי של {{PLURAL:$1|דף אחד|$1 דפים}} כבר הועבר ולא ניתן להעביר דפים נוספים אוטומטית.',
2090 -'1movedto2' => '[[:$1]] הועבר ל[[:$2]]',
2091 -'1movedto2_redir' => '[[:$1]] הועבר ל[[:$2]] במקום הפניה',
 2090+'1movedto2' => '[[$1]] הועבר ל[[$2]]',
 2091+'1movedto2_redir' => '[[$1]] הועבר ל[[$2]] במקום הפניה',
20922092 'movelogpage' => 'יומן העברות',
20932093 'movelogpagetext' => 'להלן רשימה של העברות דפים.',
20942094 'movereason' => 'סיבה:',
@@ -2176,7 +2176,7 @@
21772177 # Import log
21782178 'importlogpage' => 'יומן ייבוא',
21792179 'importlogpagetext' => 'ייבוא מנהלי של דפים (כולל היסטוריית העריכות שלהם) מאתרי ויקי אחרים.',
2180 -'import-logentry-upload' => 'ייבא את [[:$1]] על ידי העלאת קובץ',
 2180+'import-logentry-upload' => 'ייבא את [[$1]] באמצעות העלאת קובץ',
21812181 'import-logentry-upload-detail' => '{{PLURAL:$1|גרסה אחת|$1 גרסאות}}',
21822182 'import-logentry-interwiki' => 'ייבא את $1 בייבוא בין־אתרי',
21832183 'import-logentry-interwiki-detail' => '{{PLURAL:$1|גרסה אחת|$1 גרסאות}} של הדף $2',
@@ -2729,7 +2729,7 @@
27302730 # Auto-summaries
27312731 'autosumm-blank' => 'הסרת כל התוכן מדף זה',
27322732 'autosumm-replace' => "החלפת הדף עם '$1'",
2733 -'autoredircomment' => 'הפניה לדף [[:$1]]',
 2733+'autoredircomment' => 'הפניה לדף [[$1]]',
27342734 'autosumm-new' => 'דף חדש: $1',
27352735
27362736 # Size units
Index: branches/REL1_13/phase3/languages/messages/MessagesEn.php
@@ -2181,9 +2181,9 @@
21822182 'protectlogpage' => 'Protection log',
21832183 'protectlogtext' => 'Below is a list of page locks and unlocks.
21842184 See the [[Special:ProtectedPages|protected pages list]] for the list of currently operational page protections.',
2185 -'protectedarticle' => 'protected "[[:$1]]"',
2186 -'modifiedarticleprotection' => 'changed protection level for "[[:$1]]"',
2187 -'unprotectedarticle' => 'unprotected "[[:$1]]"',
 2185+'protectedarticle' => 'protected "[[$1]]"',
 2186+'modifiedarticleprotection' => 'changed protection level for "[[$1]]"',
 2187+'unprotectedarticle' => 'unprotected "[[$1]]"',
21882188 'protect-title' => 'Change protection level for "$1"',
21892189 'protect-backlink' => '← $1', # only translate this message to other languages if you have to change it
21902190 'protect-legend' => 'Confirm protection',
@@ -2480,8 +2480,8 @@
24812481 'movepage-page-moved' => 'The page $1 has been moved to $2.',
24822482 'movepage-page-unmoved' => 'The page $1 could not be moved to $2.',
24832483 'movepage-max-pages' => 'The maximum of $1 {{PLURAL:$1|page|pages}} has been moved and no more will be moved automatically.',
2484 -'1movedto2' => '[[:$1]] moved to [[:$2]]',
2485 -'1movedto2_redir' => '[[:$1]] moved to [[:$2]] over redirect',
 2484+'1movedto2' => '[[$1]] moved to [[$2]]',
 2485+'1movedto2_redir' => '[[$1]] moved to [[$2]] over redirect',
24862486 'movelogpage' => 'Move log',
24872487 'movelogpagetext' => 'Below is a list of pages moved.',
24882488 'movereason' => 'Reason:',
@@ -2576,7 +2576,7 @@
25772577 # Import log
25782578 'importlogpage' => 'Import log',
25792579 'importlogpagetext' => 'Administrative imports of pages with edit history from other wikis.',
2580 -'import-logentry-upload' => 'imported [[:$1]] by file upload',
 2580+'import-logentry-upload' => 'imported [[$1]] by file upload',
25812581 'import-logentry-upload-detail' => '$1 {{PLURAL:$1|revision|revisions}}',
25822582 'import-logentry-interwiki' => 'transwikied $1',
25832583 'import-logentry-interwiki-detail' => '$1 {{PLURAL:$1|revision|revisions}} from $2',
@@ -3291,7 +3291,7 @@
32923292 # Auto-summaries
32933293 'autosumm-blank' => 'Removing all content from page',
32943294 'autosumm-replace' => "Replacing page with '$1'",
3295 -'autoredircomment' => 'Redirecting to [[:$1]]',
 3295+'autoredircomment' => 'Redirecting to [[$1]]',
32963296 'autosumm-new' => 'New page: $1',
32973297
32983298 # Autoblock whitelist

Status & tagging log