Feature #1109
[PATCH] The "x minutes ago" always being in English problem (localization fix)
| Status : | Rejected | Start : | ||
| Priority : | Normal | Due date : | ||
| Assigned to : | scott - | % Done : | 0% |
|
| Category : | frontend | |||
| Target version : | 5.2 | |||
| Resolution : | worksforme |
Description
Since the remake of distance_of_time_in_words() from Rails to Javascript, file typo.js is yet another file which needs to be properly localized.
The patch attached fixes the issue of "_x minutes ago_"-like texts being in English, although the rest of the sentence was translated. It just looked too ugly and unprofessional :)
