l10nization icon indicating copy to clipboard operation
l10nization copied to clipboard

L10nization is a tool for extracting text to arb files for l10n or r13n in a Flutter application.

Results 21 l10nization issues
Sort by recently updated
recently updated
newest added

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.6.0 to 7.9.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.9.0 7.9.0 (2024-05-13) 🚀 Features rule-tester: check for missing placeholder data in the message (#9039) 🩹 Fixes do...

dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.7 to 20.12.12. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.12.7&new-version=20.12.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.6.0 to 7.9.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v7.9.0 7.9.0 (2024-05-13) 🚀 Features rule-tester: check for missing placeholder data in the message (#9039) 🩹 Fixes do...

dependencies
javascript

Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.88.0 to 1.89.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/vscode&package-manager=npm_and_yarn&previous-version=1.88.0&new-version=1.89.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [yaml](https://github.com/eemeli/yaml) from 2.4.1 to 2.4.2. Release notes Sourced from yaml's releases. v2.4.2 Restrict YAML 1.1 boolean strings to their explicit capitalization (#530) Add sponsorship by Scipress (#536) Commits f792d1b...

dependencies
javascript

It should only add to arbs on the first location that it finds, not all locations found. I have a folder called "extension" at the root level of my app....

bug

final x = 'This is a double line string' ' with info.'; I select both lines and get this: "thisIsADoubleLineStringWithInfo": "This is a double line string'\n ' with info.", I'm...

enhancement
hacktoberfest

Happened to me with 1.4.1. Keeps popping up sometimes, worth pointing out that I'm using fvm

bug

I am getting the following errors Expected ',' or '}' after property value in JSON at position 1080 Expected double-quoted property name in JSON at position 11066 I only have...

bug

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.6.0 to 7.10.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.10.0 7.10.0 (2024-05-20) 🚀 Features eslint-plugin: [sort-type-constituents] support case sensitive sorting (#8760) 🩹 Fixes eslint-plugin: [prefer-regexp-exec] fix heuristic...

dependencies
javascript