Improve internationalization handling
-
I suggest to take a look at https://developer.www.ads-software.com/plugins/internationalization/ to make the plugin fully available for other languages.
For example
Easy_Media_Replace_Helper::trans()
is a bad idea because you should not pass variables to gettext functions. The main reason why https://translate.www.ads-software.com/projects/wp-plugins/easy-media-replace/dev/af/default/ doesn’t include any of the plugin strings.
- The topic ‘Improve internationalization handling’ is closed to new replies.