Skip to content
#

l10n

Here are 325 public repositories matching this topic...

weblate
timmc
timmc commented May 20, 2016

I know the library is EOL, but could you add a warning to the README about dev-mode? so that people will turn it off in production?

I just discovered that one of our servers was experiencing periodic hangs due to threads blocked on re-reading the jar file every time a translation was needed. This might no longer be relevant in v3 -- I couldn't quite tell from the changelog -- but the server use

leonelquinteros
leonelquinteros commented Aug 14, 2018

Please describe your issue

The only documentation for this package is Godoc and the README.md file from this repo. We need to write better docs, some tutorial and use case examples to make package adoption easier.

Is this a bug, an improvement, a proposal or something else? Describe it.

Improvement

What's the expected behaviour, the current behaviour and the steps to repro

dragosv
dragosv commented Feb 21, 2018

prop2po (http://docs.translatehouse.org/projects/translate-toolkit/en/latest/commands/prop2po.html) 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

GlotPress-WP
Mte90
Mte90 commented Oct 16, 2018

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.

skolmer
skolmer commented Sep 7, 2016

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/

Improve this page

Add a description, image, and links to the l10n topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the l10n topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.