View Issue Details

IDProjectCategoryView StatusLast Update
0004658SOGoi18npublic2019-02-27 14:53
Reporterschmirl Assigned Tofrancis  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.0.5 
Fixed in Version4.0.7 
Summary0004658: Translations missing on transifex
Description

I searched the JavaScript files for phrases passed to the l(...) function and checked if they are available in the English resource files of the corresponding module or in CommonUI. I found the following missing strings:

** AdministrationUI
ACLs saved

** CommonUI
An error occured please try again.
Login failed due to unhandled error case:
AM
PM

** ContactsUI
// already translated in several languages but with wrong key:
// "Sucessfully ..." instead of "Successfully ..."
Successfully subscribed to address book

** MailerUI
// Also missing in CommonUI (see above)
An error occured please try again.
// Present in SchedulerUI and ContactsUI
Toggle item
me

** PreferencesUI
An error occurred while importing the certificate. Verify your password.
// Probably typo in Preferences.service.js - should be Calendar
Calender
Open Calendar

** SchedulerUI
// From Calendar.service.js: just add a dot at the end
// "Wrong username or password." is already translated in MainUI and CommonUI
Wrong username or password

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

sogo: master deb10f1f

2019-02-27 09:51

francis


Details Diff
(i18n) Add missing localized strings

Fixes 0004658
Affected Issues
0004658
mod - UI/AdministrationUI/English.lproj/Localizable.strings Diff File
mod - UI/Common/English.lproj/Localizable.strings Diff File
mod - UI/MainUI/English.lproj/Localizable.strings Diff File
mod - UI/PreferencesUI/English.lproj/Localizable.strings Diff File
mod - UI/WebServerResources/js/Common/Acl.service.js Diff File
mod - UI/WebServerResources/js/Common/AclController.js Diff File
mod - UI/WebServerResources/js/Mailer/Account.service.js Diff File
mod - UI/WebServerResources/js/Mailer/MailboxesController.js Diff File
mod - UI/WebServerResources/js/Preferences/Preferences.service.js Diff File
mod - UI/WebServerResources/js/Scheduler/Calendar.service.js Diff File

Issue History

Date Modified Username Field Change
2019-01-25 23:46 schmirl New Issue
2019-02-27 14:53 francis Changeset attached => sogo master deb10f1f
2019-02-27 14:53 francis Assigned To => francis
2019-02-27 14:53 francis Resolution open => fixed
2019-02-27 14:53 francis Status new => resolved
2019-02-27 14:53 francis Fixed in Version => 4.0.7