Page 1 of 1

Small typo in Slovenian language pack

Posted: 2022-07-08, 17:08
by UCyborg
I noticed if you open an image in the browser the type and dimensions aren't printed in the title bar. The issue is in /chrome/sl/locale/sl/global/layout/MediaDocument.properties:

Code: Select all

ImageTitleWithDimensions2AndFile=%S (Slika $S, $S × %S slikovnih točk)
Should be:

Code: Select all

ImageTitleWithDimensions2AndFile=%S (Slika %S, %S × %S slikovnih točk)
Could someone that already has access to the repository correct it?

Re: Small typo in Slovenian language pack

Posted: 2022-07-21, 10:30
by damjang
Corrected in CrowdIn. When the translations will be synchronized that should work.
Thank you for the note.