Defect #31698
open
Added by Kam Nazir over 5 years ago.
Updated over 1 year ago.
Description
There are some hard coded string which need to be localized:
- "diff" in show_detail function in app/helpers/issues_helper.rb here [can replace by l(:label_diff)]
- "OK" in app/views/repositories/revisions.html.erb here
- "OK" in app/views/repositories/revision.html.erb here
- "Position" and "Message" in app/views/imports/show.html.erb here
Files
- File 01 - 2019NE800026 - CERTIFICADO DIGITAL.pdf added
- File deleted (
01 - 2019NE800026 - CERTIFICADO DIGITAL.pdf)
The attached file fixes these hard-coded strings.
- Related to Defect #33452: Untranslated string "diff" in journal detail added
Kam Nazir wrote:
The attached file fixes these hard-coded strings.
I have extracted the change for app/helpers/issues_helper.rb to the separate issue #33452 because it can be merged into the core without adding a new string to conifig/locales/*.yml files.
I posted a patch that changes hard-coded "OK" to label_view
in #38509.
- Related to Defect #38509: Untranslated string "OK" in the repository browser added
Also available in: Atom
PDF