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