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

GUI for editing your i18n translation files

Results 39 i18n-editor issues
Sort by recently updated
recently updated
newest added

Bumps [gson](https://github.com/google/gson) from 2.8.0 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

Hello, Some of the boxes are greyed out and i can't edit it via program. It is supposed to be like it? ![greyed_out](https://user-images.githubusercontent.com/92873734/138135236-7f1b5749-9130-466f-96df-c0cf81df6c6c.png)

After downloading and extracting the zip, the following error is shown when trying to open i18n-editor.app: `The application “i18n-editor” can’t be opened.` No further error info is given. Running macOS...

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

![image](https://user-images.githubusercontent.com/17952364/90384286-9b5a2280-e081-11ea-951a-bc25f81273f4.png) maybe add a search input that searches language key contents but also key names

Tried to run with `java -jar i18n-editor.jar`, the following error occur: ```bash Exception in thread "main" java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807) at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886) at java.awt.Toolkit.getEventQueue(Toolkit.java:1736) at java.awt.EventQueue.invokeLater(EventQueue.java:1294)...

This pull request adds two new menu items in the "View" menu to navigate to errors in the translation tree. Each menu item is bound to a new keyboard shortcut....

If JAVA_HOME is set to a jDK 8, then `mvn clean package` builds the project fine. However with a JDK 14: ``` [ERROR] /C:/dev/java_apps/i18n-editor-master/src/main/java/com/jvms/i18neditor/editor/TranslationTreeNode.java:[64,40] incompatible types: inference variable T has...

The program didn't work well if locale was defined using '-' as separator character between language and region.