Ticket #28690: 28690.2.diff
| File 28690.2.diff, 1.3 KB (added by , 12 years ago) |
|---|
-
src/wp-includes/l10n.php
550 550 * The .mo file should be named based on the text domain with a dash, and then the locale exactly. 551 551 * 552 552 * @since 1.5.0 553 * @since 2.8.1 Return was added. 553 554 * 554 555 * @param string $domain Unique identifier for retrieving translated strings 555 556 * @param string $deprecated Use the $plugin_rel_path parameter instead. … … 622 623 * The .mo files must be named based on the locale exactly. 623 624 * 624 625 * @since 1.5.0 626 * @since 2.8.1 Return was added. 625 627 * 626 628 * @param string $domain Text domain. Unique identifier for retrieving translated strings. 627 629 * @param string $path Optional. Path to the directory containing the .mo file. … … 679 681 * 680 682 * If there isn't one, returns empty Translations instance. 681 683 * 684 * @since 2.8.0 685 * 682 686 * @param string $domain Text domain. Unique identifier for retrieving translated strings. 683 687 * @return Translations A Translations instance. 684 688 */ … … 694 698 * Whether there are translations for the text domain. 695 699 * 696 700 * @since 3.0.0 701 * 697 702 * @param string $domain Text domain. Unique identifier for retrieving translated strings. 698 703 * @return bool Whether there are translations. 699 704 */
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)