-
Updated
May 5, 2020 - PHP
l10n
Here are 325 public repositories matching this topic...
I don't see a point of only uploading screenshots, or if there is one, having the option to only click "Upload and save" would be nice, as it has a much lower chance of accidentally not saving uploads.
We need to add docs for the new create_project command
How we do that is related to translate/pootle#6761
-
Updated
Apr 16, 2020 - PHP
The FluentBundle struct, although present in the introduction text of the documentation, is not actually documented. The link there to FluentBundle sends me here, but I see a 404:
 produces a completely different po than serge when processing properties files
More specifically the comments are treated differently
What .properties flavor is serge using (translate toolkit has these flavors: flex, java, mozilla, java-utf8, skype, gaia, strings)?
To be even more specific to be
Create sample data
This can help new contributors on joining the project and also to use to specifiy a test data that contain the majority of combination of cases that can create issues.
I think that we can use the WordPress files and do a light version with a glossary.
-
Updated
Mar 31, 2020 - JavaScript
The idea is that ESLint could show warnings if a string is not translatable and provide autofixing to easily change the string into a tagged template literal.
ESLint prefer-template rule: https://github.com/eslint/eslint/blob/master/lib/rules/prefer-template.js
Codemod to replace concatenated strings by template literals: https://vramana.github.io/blog/2015/12/21/codemod-tutorial/
-
Updated
Feb 8, 2020 - C#
-
Updated
May 7, 2020 - Swift
-
Updated
Oct 18, 2019 - Go
-
Updated
Jan 24, 2020 - PHP
-
Updated
Sep 11, 2019 - JavaScript
-
Updated
May 4, 2020 - Elixir
-
Updated
Sep 28, 2017 - HTML
-
Updated
Apr 7, 2020 - Python
-
Updated
Apr 5, 2020 - HTML
Improve this page
Add a description, image, and links to the l10n topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the l10n topic, visit your repo's landing page and select "manage topics."
According to the CLDR documentation, we can specify a region overriding the region specified in the language identifier.
Does Globalize support this extension?
If yes, any help would be greatly appreciated.