Few improvements for translators

  • Author
    Posts
  • #54794

    Hello,
    I would like to suggest some modifications for the admin/options.php file.

    line 252
    ‘label’ => __(‘Site Width’,’septera’),

    line 259
    ‘label’ => __(‘Left Sidebar Width’,’septera’),

    line 266
    ‘label’ => __(‘Right Sidebar Width’,’septera’),

    line 305
    ‘labels’ => array( __(“All in a row”,”septera”) , __(“1 Column”,”septera”) , __(“2 Columns”,”septera”) , __(“3 Columns”,”septera”) , __(“4 Columns”,”septera”) ),

    lines: 726, 734, 742
    replace %n with %d (%n don’t work in this case)

    line 802
    ‘label’ => __(‘Header Overlay Opacity’,’septera’),

    Regards
    Michał Maciejewski

    #54854
    Zed
    Cryout Creations mastermind

    Thanks for pointing these out. We’ll get them fixed in the next theme update.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Few improvements for translators’ is closed to new replies.