Make WordPress Core


Ignore:
Timestamp:
09/09/2015 04:38:31 AM (11 years ago)
Author:
wonderboymusic
Message:

Round 2 of: We should use ellipses … / … instead of three dots/periods ... e.g Loading… not Loading...

Props yoavf.
Fixes #32875.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/theme-install.php

    r33153 r33970  
    4646                'addNew' => __( 'Add New Theme' ),
    4747                'search' => __( 'Search Themes' ),
    48                 'searchPlaceholder' => __( 'Search themes...' ), // placeholder (no ellipsis)
     48                'searchPlaceholder' => __( 'Search themes…' ), // placeholder (no ellipsis)
    4949                'upload' => __( 'Upload Theme' ),
    5050                'back'   => __( 'Back' ),
Note: See TracChangeset for help on using the changeset viewer.