• Resolved Pieterjan Deneys

    (@nekojonez)


    I would love it if you change in the index.php file on line 2619 & 2723

    from: <span class="to">To:</span>
    to: <span class="to"><?php echo __("To:", $pluginName); ?></span>

    on line 2577 & 2705

    from: <span class="to">From:</span>
    to: <span class="to"><?php echo __("From:", $pluginName); ?></span>

    This would make the “from” & “to” in the settings translate-able 🙂 Since everything else on that panel IS translate-able and it looks a bit silly otherwise.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘FR: string changes requested’ is closed to new replies.