r58191 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r58190‎ | r58191 | r58192 >
Date:13:39, 27 October 2009
Author:rotem
Status:ok
Tags:
Comment:
Localization fix: remove newline, it created a line break in display.
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/MessagesHe.php
@@ -1039,8 +1039,7 @@
10401040 'page_first' => 'ראשון',
10411041 'page_last' => 'אחרון',
10421042 'histlegend' => "השוואת גרסאות: סמנו את תיבות האפשרויות של הגרסאות המיועדות להשוואה, והקישו על Enter או על הכפתור שלמעלה או למטה.<br />
1043 -מקרא: '''({{int:cur}})''' = הבדלים עם הגרסה הנוכחית,
1044 -'''({{int:last}})''' = הבדלים עם הגרסה הקודמת, '''{{int:minoreditletter}}''' = שינוי משני.",
 1043+מקרא: '''({{int:cur}})''' = הבדלים עם הגרסה הנוכחית, '''({{int:last}})''' = הבדלים עם הגרסה הקודמת, '''{{int:minoreditletter}}''' = שינוי משני.",
10451044 'history-fieldset-title' => 'חיפוש בהיסטוריית הדף',
10461045 'history-show-deleted' => 'רק מחוקות',
10471046 'histfirst' => 'ראשונות',
Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1404,8 +1404,7 @@
14051405 'page_first' => 'first',
14061406 'page_last' => 'last',
14071407 'histlegend' => "Diff selection: mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.<br />
1408 -Legend: '''({{int:cur}})''' = difference with current revision,
1409 -'''({{int:last}})''' = difference with preceding revision, '''{{int:minoreditletter}}''' = minor edit.",
 1408+Legend: '''({{int:cur}})''' = difference with current revision, '''({{int:last}})''' = difference with preceding revision, '''{{int:minoreditletter}}''' = minor edit.",
14101409 'history-fieldset-title' => 'Browse history',
14111410 'history-show-deleted' => 'Deleted only',
14121411 'history_copyright' => '-', # do not translate or duplicate this message to other languages

Status & tagging log