Index: trunk/phase3/maintenance/language/messages.inc |
— | — | @@ -1088,22 +1088,11 @@ |
1089 | 1089 | 'contributions', |
1090 | 1090 | 'mycontris', |
1091 | 1091 | 'contribsub', |
1092 | | - 'nocontribs', |
1093 | | - 'ucnote', |
1094 | | - 'uclinks', |
1095 | 1092 | 'uctop', |
1096 | | - 'newbies', |
1097 | 1093 | ), |
1098 | | - 'newimages-showfrom' => array( |
1099 | | - 'sp-newimages-showfrom', |
| 1094 | + 'newbiecontributions' => array( |
| 1095 | + 'newbiecontributions', |
1100 | 1096 | ), |
1101 | | - 'contributions2' => array( |
1102 | | - 'sp-contributions-newest', |
1103 | | - 'sp-contributions-oldest', |
1104 | | - 'sp-contributions-newer', |
1105 | | - 'sp-contributions-older', |
1106 | | - 'sp-contributions-newbies-sub', |
1107 | | - ), |
1108 | 1097 | 'whatlinkshere' => array( |
1109 | 1098 | 'whatlinkshere', |
1110 | 1099 | 'whatlinkshere-summary', |
— | — | @@ -1387,6 +1376,7 @@ |
1388 | 1377 | 'newimages-summary', |
1389 | 1378 | 'showhidebots', |
1390 | 1379 | 'noimages', |
| 1380 | + 'sp-newimages-showfrom', |
1391 | 1381 | ), |
1392 | 1382 | 'variantname-zh' => array( |
1393 | 1383 | 'variantname-zh-cn', |
— | — | @@ -1903,8 +1893,7 @@ |
1904 | 1894 | 'undelete' => 'Undelete', |
1905 | 1895 | 'nsform' => 'Namespace form on various pages', |
1906 | 1896 | 'contributions' => 'Contributions', |
1907 | | - 'newimages-showfrom' => '', |
1908 | | - 'contributions2' => '', |
| 1897 | + 'newbiecontributions' => 'Newbie contributions', |
1909 | 1898 | 'whatlinkshere' => 'What links here', |
1910 | 1899 | 'block' => 'Block/unblock', |
1911 | 1900 | 'developertools' => 'Developer tools', |
Index: trunk/phase3/languages/messages/MessagesHe.php |
— | — | @@ -1344,20 +1344,11 @@ |
1345 | 1345 | 'contributions' => 'תרומות המשתמש', |
1346 | 1346 | 'mycontris' => 'התרומות שלי', |
1347 | 1347 | 'contribsub' => 'עבור $1', |
1348 | | -'nocontribs' => 'לא נמצאו שינויים המתאימים לקריטריונים אלו.', |
1349 | | -'ucnote' => "להלן '''$1''' השינויים האחרונים שביצע משתמש זה ב־'''$2''' הימים האחרונים:", |
1350 | | -'uclinks' => 'צפה ב־$1 השינויים האחרונים; צפה ב־$2 הימים האחרונים', |
1351 | 1348 | 'uctop' => '(אחרון)', |
1352 | | -'newbies' => 'משתמשים חדשים', |
1353 | 1349 | |
1354 | | -'sp-newimages-showfrom' => 'הצג תמונות חדשות החל מ־$1', |
| 1350 | +# Newbie contributions |
| 1351 | +'newbiecontributions' => 'תרומות משתמשים חדשים', |
1355 | 1352 | |
1356 | | -'sp-contributions-newest' => 'חדשות ביותר', |
1357 | | -'sp-contributions-oldest' => 'ישנות ביותר', |
1358 | | -'sp-contributions-newer' => '$1 החדשות', |
1359 | | -'sp-contributions-older' => '$1 הישנות', |
1360 | | -'sp-contributions-newbies-sub' => 'עבור משתמשים חדשים', |
1361 | | - |
1362 | 1353 | # What links here |
1363 | 1354 | 'whatlinkshere' => 'דפים המקושרים לכאן', |
1364 | 1355 | 'notargettitle' => 'אין דף מטרה', |
— | — | @@ -1721,9 +1712,10 @@ |
1722 | 1713 | 'thumbsize' => 'הקטן לגודל של:', |
1723 | 1714 | 'showbigimage' => 'הורד גרסת רזולוציה גבוהה ($1x$2, גודל: $3 קילובייטים)', |
1724 | 1715 | |
1725 | | -'newimages' => 'גלריית תמונות חדשות', |
1726 | | -'showhidebots' => '($1 בוטים)', |
1727 | | -'noimages' => 'אין תמונות.', |
| 1716 | +'newimages' => 'גלריית תמונות חדשות', |
| 1717 | +'showhidebots' => '($1 בוטים)', |
| 1718 | +'noimages' => 'אין תמונות.', |
| 1719 | +'sp-newimages-showfrom' => 'הצג תמונות חדשות החל מ־$1', |
1728 | 1720 | |
1729 | 1721 | /* |
1730 | 1722 | Short names for language variants used for language conversion links. |