Changeset 10097 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/inc/cli/class-language-pack.php
- Timestamp:
- 07/25/2020 10:34:28 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/inc/cli/class-language-pack.php
r9721 r10097 428 428 return 'po'; 429 429 }, $entry->references ); 430 431 // Always add all entries to the PO file.432 $sources[] = 'po';433 430 434 431 $sources = array_unique( $sources );
Note: See TracChangeset
for help on using the changeset viewer.