Ticket #1184 (closed enhancement: fixed)

Opened 5 years ago

Last modified 2 years ago

Russian translations for PasteText and Stylist plugins

Reported by: guest Owned by:
Priority: normal Milestone:
Component: Internationalization Version:
Severity: normal Keywords: translation, language, plugins
Cc:

Description

See files in attach.

Attachments

pastetext_and_stylist_ru.zip (0.8 kB) - added by guest 5 years ago.

Change History

Changed 5 years ago by guest

follow-up: ↓ 2   Changed 5 years ago by ray

  • status changed from new to closed
  • resolution set to fixed

rev [989]

in reply to: ↑ 1   Changed 5 years ago by guest

  • status changed from closed to reopened
  • resolution deleted

Replying to ray:

I've checked the files added in a repository, and it seems there is a trouble with encoding:
http://xinha.webfactional.com/browser/trunk/plugins/PasteText/lang/ru.js http://xinha.webfactional.com/browser/trunk/plugins/Stylist/lang/ru.js

Apparently, this is UTF-8 saved as ISO-8859-1. I've reviewed my pastetext_and_stylist_ru.zip, and all files is exactly in the proper encoding (UTF-8).

It is also not a bug of Trac, because other Russian translation files are displayed correctly:
http://xinha.webfactional.com/browser/trunk/plugins/CharacterMap/lang/ru.js

  Changed 4 years ago by gogo

  • component changed from Plugins to Internationalization

  Changed 3 years ago by ejucovy

  • status changed from reopened to closed
  • resolution set to fixed

It's true that they look mangled in Trac, and also in svn's web view, e.g.

http://svn.xinha.org/trunk/plugins/PasteText/lang/ru.js

But, when i check out a local copy of the repository, they look fine .. I'm going to close this as fixed again, please file a new ticket if there are specific issues with mangled russian text in the xinha user interface.

  Changed 2 years ago by gogo

Yes it must be fine, it's just the autodetection of browsers which isn't picking it up as UTF-8 for whatever reason, if you manually switch to UTF-8 encoding it's fine.

Note: See TracTickets for help on using tickets.