Changeset 15978
- Timestamp:
- 10/26/2010 05:40:54 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/class-wp-upgrader.php
r15977 r15978 1081 1081 1082 1082 function add_strings() { 1083 $this->upgrader->strings['skin_upgrade_start'] = __('The update process is starting. This process may take a while on some hosts, so please be patient.');1083 $this->upgrader->strings['skin_upgrade_start'] = __('The update process is starting. This process may take a while on some hosts, so please be patient.'); 1084 1084 $this->upgrader->strings['skin_update_failed_error'] = __('An error occured while updating %1$s: <strong>%2$s</strong>.'); 1085 1085 $this->upgrader->strings['skin_update_failed'] = __('The update of %1$s failed.');
Note: See TracChangeset
for help on using the changeset viewer.