question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Duplicate translations for message '9182224963637946835' when merging after update to Angular 13.1

See original GitHub issue

Which @angular/* package(s) are the source of the bug?

localize

Is this a regression?

Yes

Description

After updating to Angular 13.1 i have ton of warnings in console that look like this:

WARNING [locales/messages.sr.xlf]: Duplicate translations for message ‘9088279543992873374’ when merging

Please provide a link to a minimal reproduction of the bug

No response

Please provide the exception or error you saw

No response

Please provide the environment you discovered this bug in (run ng version)

Angular 13.1.1
Node 16.13.1
npm 8.1.2

Anything else?

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:4
  • Comments:16 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
hheexxcommented, Jan 12, 2022

@alan-agius4 You added freq1: low tag. It’s not low. It’s bug in production version of Angular that affects everybody who use localization. That’s not low number of people.

2reactions
msalzigcommented, Jan 8, 2022

Same issue after upgrading to 13.1

Read more comments on GitHub >

github_iconTop Results From Across the Web

Merge translations into the application - Angular
After you merge the translations, serve each distributable copy of the application using server-side language detection or different subdirectories.
Read more >
Update/Merge i18n translation files in Angular - Stack Overflow
An alternative/new solution (to the unmaintained ngx-i18nsupport) is ... translations will be extracted and merged with the command:
Read more >
Localizing your app - Angular Hispano
Make a copy of this file for each language, and send these translation files to a translator or service. Use the CLI to...
Read more >
How To Use ngx-translate with Angular - DigitalOcean
Published on March 16, 2019 · Updated on July 6, 2021. Angular. Default avatar. By Seth Gwartney ... ng new angular-ngx-translate-example --skip-tests. Copy....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found