Skip to content

Useless translation of 'onready' and 'ontimeout' in soundmanager2-jsmin.js #671

@popov-d

Description

@popov-d

File js/vendor/soundmanager/script/soundmanager2-jsmin.js is a minified version, not an initial source. Function names are also minified, and one of them got a name of t(). Unfortunately this file got into list of translated files, so Transiflex thinks that t() is a call for translation. Consequently, arguments 'onready' and 'ontimeout' appear in Transiflex as "strings needed to be translated", while in fact these seem to be JavaScript event names. Obviously it's wrong, no user will ever see these "translations".

I think that minified files should somehow be excluded from translation process (only real sources should be included when needed).

P. S. I am not a developer, a sysadmin with programming knowledge, just a translator to Russian in this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions