Index: trunk/extensions/Translate/Translate.i18n.php |
— | — | @@ -62,9 +62,13 @@ |
63 | 63 | 'translate-next' => 'Next page', |
64 | 64 | 'translate-prev' => 'Previous page', |
65 | 65 | |
66 | | - 'translate-page-description-legend' => 'Information about the group', |
67 | | - 'translate-page-edit' => 'edit', |
68 | | - 'translate-ext-url' => '<hr />Website: $1', |
| 66 | + 'translate-page-description-legend' => 'Information about the group', |
| 67 | + 'translate-page-description-hasoptional' => 'This message group contains optional messages. |
| 68 | +Optional messages should only be translated when your language has special requirements |
| 69 | +like not using spaces or transliterating proper names. $1', |
| 70 | + 'translate-page-description-hasoptional-open' => 'Show optional messages.', |
| 71 | + 'translate-page-edit' => 'edit', |
| 72 | + 'translate-ext-url' => '<hr />Website: $1', |
69 | 73 | |
70 | 74 | 'translate-optional' => '(optional)', |
71 | 75 | 'translate-ignored' => '(ignored)', |
— | — | @@ -6639,10 +6643,6 @@ |
6640 | 6644 | 'translate-next' => 'Seuraava sivu', |
6641 | 6645 | 'translate-prev' => 'Edellinen sivu', |
6642 | 6646 | 'translate-page-description-legend' => 'Tietoja ryhmästä', |
6643 | | - 'translate-page-description-hasoptional' => 'This message group contains optional messages. |
6644 | | -Optional messages should only be translated when your language has special requirements |
6645 | | -like not using spaces or transliterating proper names. $1', |
6646 | | - 'translate-page-description-hasoptional-open' => 'Show optional messages.', |
6647 | 6647 | 'translate-page-edit' => 'muokkaa', |
6648 | 6648 | 'translate-ext-url' => '<hr />Verkkosivu: $1', |
6649 | 6649 | 'translate-optional' => '(valinnainen)', |