Defect #31698
Some unlocalize string
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | I18n | |||
Target version: | - | |||
Resolution: | Affected version: |
Description
There are some hard coded string which need to be localized:
Related issues
History
#1
Updated by salman mp almost 3 years ago
+1
#2
Updated by audinete silva pereira almost 3 years ago
- File 01 - 2019NE800026 - CERTIFICADO DIGITAL.pdf added
#3
Updated by Go MAEDA almost 3 years ago
- File deleted (
01 - 2019NE800026 - CERTIFICADO DIGITAL.pdf)
#4
Updated by Kam Nazir about 2 years ago
- File fix_some_unlocalized_string.patch
added
The attached file fixes these hard-coded strings.
#5
Updated by Go MAEDA about 2 years ago
- Related to Defect #33452: Untranslated string "diff" in journal detail added
#6
Updated by Go MAEDA about 2 years ago
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.