Modify ↓
Ticket #703 (closed defect: fixed)
Translation not included in po file
| Reported by: | semilbi@… | Owned by: | ejhernandez@… |
|---|---|---|---|
| Milestone: | Component: | i18n | |
| Severity: | normal | Keywords: | Translation missing |
| Cc: |
Description
System -> Backup (Restore section) It seems that the help text (You can upload a backup file from your computer. When uploadingfiles you should be warned that some web browsers cannot handle huge files (>= 1 Gb)) ist not linked with translation files. There is no entry in any .po file
Attachments
Change History
comment:2 Changed 6 years ago by ejhernandez@…
- Owner changed from juruen@… to ejhernandez@…
It seems a problem related to Mason templates, gettext function with new lines and such.
I will look into it to see if a solution is feasible apart from removing the new lines o:)
Changed 6 years ago by semilbi@…
-
attachment
text not linked to translation file.txt
added
additional problematic translations
Note: See
TracTickets for help on using
tickets.
(In [7829]) Fixing a typo in a message. Fixing known problem related to gettext function, newlines and mason templates
refs #703