- Timestamp:
- 09/18/2015 09:51:40 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/translate.wordpress.org/includes/gp-plugins/wporg-stats-overview.php
r1885 r1890 72 72 $locale_key = $set->locale . '/' . $set->locale_slug; 73 73 } 74 74 75 $translation_locale_statuses[ $locale_key ][ $set->path ] = floor( (float) $set->percent_complete ); 76 if ( ! isset( $translation_locale_statuses[ $locale_key ]['waiting'] ) ) { 77 $translation_locale_statuses[ $locale_key ]['waiting'] = 0; 78 } 75 79 $translation_locale_statuses[ $locale_key ]['waiting'] += (int) $set->waiting_strings; 76 80 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)