r23370 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r23369‎ | r23370 | r23371 >
Date:08:21, 25 June 2007
Author:rotem
Status:old
Tags:
Comment:
Fixing the text of the message: it is not the first line but the actual target.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesHe.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1512,7 +1512,7 @@
15131513
15141514 'doubleredirects' => 'Double redirects',
15151515 'doubleredirects-summary' => '', # only translate this message to other languages if you have to change it
1516 -'doubleredirectstext' => 'Each row contains links to the first and second redirect, as well as the first line of the second redirect text, usually giving the "real" target page, which the first redirect should point to.',
 1516+'doubleredirectstext' => 'Each row contains links to the first and second redirect, as well as the target of the second redirect, which is usually "real" target page, which the first redirect should point to.',
15171517
15181518 'brokenredirects' => 'Broken redirects',
15191519 'brokenredirects-summary' => '', # only translate this message to other languages if you have to change it
Index: trunk/phase3/languages/messages/MessagesHe.php
@@ -1161,7 +1161,7 @@
11621162 'disambiguations-text' => "הדפים הבאים מקשרים ל'''דפי פירושונים'''. עליהם לקשר לדף הנושא הרלוונטי במקום זאת.<br />הדף נחשב לדף פירושונים אם הוא משתמש בתבנית המקושרת מההודעה [[{{ns:mediawiki}}:Disambiguationspage|disambiguationspage]].",
11631163
11641164 'doubleredirects' => 'הפניות כפולות',
1165 -'doubleredirectstext' => 'כל שורה מכילה קישור להפניות הראשונה והשנייה, וכן את שורת הטקסט הראשונה של ההפניה השנייה, שלרוב נמצא בה היעד האמיתי של ההפניה, אליו אמורה ההפניה הראשונה להצביע.',
 1165+'doubleredirectstext' => 'כל שורה מכילה קישור להפניות הראשונה והשנייה, וכן את היעד של ההפניה השנייה, שהיא לרוב היעד האמיתי של ההפניה, אליו אמורה ההפניה הראשונה להצביע.',
11661166
11671167 'brokenredirects' => 'הפניות לא תקינות',
11681168 'brokenredirectstext' => 'ההפניות שלהלן מפנות לדפים שאינם קיימים:',

Follow-up revisions

RevisionCommit summaryAuthorDate
r23407Merged revisions 23203-23405 via svnmerge from...david23:00, 25 June 2007

Status & tagging log