easy-i18n icon indicating copy to clipboard operation
easy-i18n copied to clipboard

This is a IntelliJ IDE based plugin for internationalization. Supports the most common translation file types.

Results 170 easy-i18n issues
Sort by recently updated
recently updated
newest added

# Additional information / # Exception trace null ``` java.lang.NoClassDefFoundError: com/intellij/lang/javascript/psi/JSLiteralExpression at de.marhali.easyi18n.assistance.folding.JsFoldingBuilder.extractRegions(JsFoldingBuilder.java:22) at de.marhali.easyi18n.assistance.folding.AbstractFoldingBuilder.buildFoldRegions(AbstractFoldingBuilder.java:61) at de.marhali.easyi18n.assistance.folding.JsFoldingBuilder.buildFoldRegions(JsFoldingBuilder.java:19) at com.intellij.lang.folding.LanguageFolding.buildFoldingDescriptorsNoPlaceholderCaching(LanguageFolding.java:89) at com.intellij.lang.folding.CompositeFoldingBuilder.buildFoldRegions(CompositeFoldingBuilder.java:36) at com.intellij.lang.folding.LanguageFolding.buildFoldingDescriptorsNoPlaceholderCaching(LanguageFolding.java:89) at com.intellij.lang.folding.LanguageFolding.buildFoldingDescriptors(LanguageFolding.java:72) at com.intellij.codeInsight.folding.impl.FoldingUpdate.getFoldingsFor(FoldingUpdate.java:272) at com.intellij.codeInsight.folding.impl.FoldingUpdate.getFoldingsFor(FoldingUpdate.java:238) at...

invalid

# Additional information / # Exception trace An error occurred while processing translation files. Config: MODULARIZED_LOCALE => JSON (*.*) Path: /Users/xiaoyu/illacloud.com/public/locales Please check examples at https://github.com/marhali/easy-i18n before reporting an issue!...

invalid

Whenever i add a key through EasyI18n, it messes up the indentation of yml files (Usually the last key in the file) Before ```yml commands: setxpcard: too_large: File is too...

question

# Additional information / # Exception trace An error occurred while processing translation files. Config: SINGLE => JSON (*.*) Path: ./app/src/main/res/values Please check examples at https://github.com/marhali/easy-i18n before reporting an issue!...

For example, if I create a translation like "key1=value" and then create another one like "key1.key2=value". The first translation gets deleted without notice. https://user-images.githubusercontent.com/47906325/191158897-48b7dc0f-f718-454a-b554-77dc5738e4b7.mp4 I think this behavior comes from...

enhancement

# Additional information / # Exception trace An error occurred while processing translation files. Config: SINGLE => JSON (*.*) Path: /Users/alexanderknechtl/IdeaProjects/learningsuite-new/apps/billing/src/app/translations Please check examples at https://github.com/marhali/easy-i18n before reporting an issue!...

invalid

# Additional information / # Exception trace An error occurred while processing translation files. Config: SINGLE => JSON (*.*) Path: C:\Users\XXXXX\WebstormProjects\landing\locales Please check examples at https://github.com/marhali/easy-i18n before reporting an issue!...

question

Actually I see that the plugin only allows 1 namespace, and my problem is that I have several namespaces, for example, they have this format: ![image](https://user-images.githubusercontent.com/56084970/173161101-8638124e-6d74-47d2-a4d9-3d93cf6db9f6.png) Which in directory routing...

enhancement

# Additional information / # Exception trace An error occurred while processing translation files. Config: SINGLE => JSON (*.*) Path: D:\skj\python\github\SimpleLoginLogout\app\src\main\res\values Please check examples at https://github.com/marhali/easy-i18n before reporting an issue!...

question

# Additional information This issue occurs when i create a new branch # Exception trace An error occurred while processing translation files. Config: SINGLE => JSON (*.json) Path: /Users/giovanni/Development/nemesi-group/giardini-piantala-fe/src/i18n/locales ```...

question