Ticket #5590: l10n.php-r6563.diff
| File l10n.php-r6563.diff, 647 bytes (added by , 18 years ago) |
|---|
-
trunk/wp-includes/l10n.php
53 53 * the 'gettext' filter hook, along with the untranslated text as 54 54 * the second parameter. 55 55 * 56 * If the domain is not set, the the$text is just returned.56 * If the domain is not set, the $text is just returned. 57 57 * 58 58 * @since 2.2.0 59 59 * @uses $l10n Gets list of domain translated string (gettext_reader) objects … … 275 275 load_textdomain($domain, $mofile); 276 276 } 277 277 278 ?> 279 Sin fin-de-línea al final del archivo 278 ?>