Index: trunk/extensions/SemanticFormsInputs/SemanticFormsInputs.i18n.php |
— | — | @@ -27,8 +27,8 @@ |
28 | 28 | 'semanticformsinputs-close' => '{{Identical|Close}}', |
29 | 29 | 'semanticformsinputs-prev' => '{{Identical|Previous}}', |
30 | 30 | 'semanticformsinputs-next' => '{{Identical|Next}}', |
31 | | - 'semanticformsinputs-dateformatlong' => 'This is a machine-readable date format string! It is used by a function to format a date. It will not be read by a human user. Do not translate each letter literally! Instead insert the date format for your language using the english-based letters. See http://docs.jquery.com/UI/Datepicker/formatDate', |
32 | | - 'semanticformsinputs-dateformatshort' => 'This is a machine-readable date format string! It is used by a function to format a date. It will not be read by a human user. Do not translate each letter literally! Instead insert the date format for your language using the english-based letters. See http://docs.jquery.com/UI/Datepicker/formatDate', |
| 31 | + 'semanticformsinputs-dateformatlong' => '{{doc-important|This is a machine-readable date format string!}} It is used by a function to format a date. It will not be read by a human user. Do not translate each letter literally! Instead insert the date format for your language using the english-based letters. See http://docs.jquery.com/UI/Datepicker/formatDate', |
| 32 | + 'semanticformsinputs-dateformatshort' => '{{doc-important|This is a machine-readable date format string!}} It is used by a function to format a date. It will not be read by a human user. Do not translate each letter literally! Instead insert the date format for your language using the english-based letters. See http://docs.jquery.com/UI/Datepicker/formatDate', |
33 | 33 | ); |
34 | 34 | |
35 | 35 | /** Afrikaans (Afrikaans) |
— | — | @@ -291,8 +291,6 @@ |
292 | 292 | 'semanticformsinputs-prev' => 'Претходно', |
293 | 293 | 'semanticformsinputs-next' => 'Следно', |
294 | 294 | 'semanticformsinputs-today' => 'Денес', |
295 | | - 'semanticformsinputs-dateformatlong' => 'д ММ ГГ', |
296 | | - 'semanticformsinputs-dateformatshort' => 'дд/мм/гг', |
297 | 295 | ); |
298 | 296 | |
299 | 297 | /** Malayalam (മലയാളം) |