Plugin Directory

Changeset 2752300


Ignore:
Timestamp:
07/05/2022 11:34:29 PM (4 years ago)
Author:
tekod
Message:

l10n 3

Location:
fws-resize-on-demand/trunk
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • fws-resize-on-demand/trunk/src/Dashboard.php

    r2752289 r2752300  
    9090        // validate access
    9191        if ( ! current_user_can( 'manage_options' ) ) {
    92             wp_die( __( 'You do not have sufficient permissions to access this page.' ) );
     92            wp_die(__('You do not have sufficient permissions to access this page.', 'fws-rod'));
    9393        }
    9494
Note: See TracChangeset for help on using the changeset viewer.