• Resolved Hrohh

    (@hrohh)


    Hi, there is some missing translation string

    compress-details.php
    string “Details”

    and in compress-details.php and line with function “human_time_diff”, there should be

    echo ‘<td>’ . sprintf( _x( ‘%s ago’, ‘%s = human-readable time difference’, ‘tiny-compress-images’ ), human_time_diff($image->end_time($size)) ) .'</td>’;

    because in czech language we have “ago” before time

    https://ww.wp.xz.cn/plugins/tiny-compress-images/

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

The topic ‘translation’ is closed to new replies.