Index: trunk/phase3/maintenance/language/messages.inc |
— | — | @@ -330,9 +330,7 @@ |
331 | 331 | 'customcssjsprotected', |
332 | 332 | 'ns-specialprotected', |
333 | 333 | 'protected-subtitle', |
334 | | - 'protected-subtitle-same', |
335 | | - 'protected-subtitle-each', |
336 | | - 'protected-anyone', |
| 334 | + 'protected-subtitle-edit', |
337 | 335 | ), |
338 | 336 | 'login' => array( |
339 | 337 | 'logouttitle', |
Index: trunk/phase3/languages/messages/MessagesHe.php |
— | — | @@ -534,9 +534,7 @@ |
535 | 535 | 'customcssjsprotected' => 'אינכם מורשים לערוך דף זה, כיוון שהוא כולל את ההגדרות האישיות של משתמש אחר.', |
536 | 536 | 'ns-specialprotected' => 'לא ניתן לערוך דפים מיוחדים.', |
537 | 537 | 'protected-subtitle' => '(דף זה מוגן)', |
538 | | -'protected-subtitle-same' => '(דף זה מוגן, אך מספר משתמשים ($1) עדיין יכולים לערוך ולהעביר אותו)', |
539 | | -'protected-subtitle-each' => '(דף זה מוגן, אך מספר משתמשים ($1) עדיין יכולים לערוך אותו ואחרים ($2) יכולים להעביר אותו)', |
540 | | -'protected-anyone' => 'כולם', |
| 538 | +'protected-subtitle-edit' => '(דף זה מוגן כך שרק משתמשים מסוימים ($1) יכולים לערוך אותו)', |
541 | 539 | |
542 | 540 | # Login and logout pages |
543 | 541 | 'logouttitle' => 'יציאה מהחשבון', |