Hi Mike!
I'm preparing to translate Hesk 2.8.x + MfH 2018.1.0 into Italian
So I need to understand to what the variable %s referes in this string:
$hesklang['audit_anonymized'] = '%s anonymized ticket';
Is %s the number of anonymized tickets? Or what else? This is important because the position of the variable colud be different into Italian depending on what it refers to!
Regards,
Topoldo
Translation of a particular string
Moderator: mkoch227
Re: Translation of a particular string
My guess is it's the person (user) who anonymized the ticket?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: Translation of a particular string
Klemen is correct. %s refers to the person anonymizing the ticket. For example, it would display "topoldo anonymized ticket" if you clicked the "Anonymize ticket" button.
Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.