Commit Graph

26 Commits

Author SHA1 Message Date
Ben Fry 7c1a2f2950 changing macosx to macos in defaults and languages 2022-01-22 13:54:08 -05:00
Ben Fry 7f480ab2b3 remove translated URLs that are not actually translated (resolves #250) 2021-08-13 12:20:37 -04:00
Ben Fry 6bd321765d remove unused export.embed_java.for from other translations 2020-09-25 07:58:32 -04:00
Ben Fry dcf2c47a7d update Mac OS X to macOS 2020-09-25 07:17:17 -04:00
Ben Fry 51db7f8085 remove unused Welcome2 class, update the welcome screen, remove version num from Help menu 2020-01-17 14:59:22 -05:00
A Samuel Pottinger ee299ef935 Move to ANTLR 4 with Java 11 lang features and localization. (#5)
* Move to ANTLR 4 with Java 11 lang features and localization.

Introduces ANTLR4 and Java 8 language feature support within IDE while also adding additional hooks for localization of syntax error messages, addressing https://github.com/processing/processing/issues/3054 and https://github.com/processing/processing/issues/3055.

The PR is broadly a continuation of https://github.com/processing/processing/issues/3055, bringing it up to speed with the latest Processing master plus the changes introduced at https://github.com/processing/processing/pull/5753. **Requires https://github.com/processing/processing/pull/5753 as pre-requisite.** This introduces a number of edits beyond https://github.com/processing/processing/issues/3055 beyond compatibility with current Processing master and https://github.com/processing/processing/pull/5753 including:

 - Update to the grammar itself
 - Change ANTLR listeners to emit `TextTransform.Edit` to unify JDT-based `PreprocessingService` and `JavaBuild`, removing code with duplicate purpose.
 - Introduction of syntax error rewriting with support for localization.
 - Addition of complete localized strings set for English and Spanish.
 - Addition of partial localized strings set for other languages.
 - Refactor of ANTLR-related code for testability and readability
 - Expansion of tests including full parse tests for new Java features (type inference, lambdas).

* Ask travis for ant upgrade prior to run.

* Ask Travis for java11 update.

* Add openjdk ppa

* Travis no confirmation on add ppa.

* Force newer ant on travis.

* Swtich ant download to www-us mirror.

* Switch ant to 1.10.7

* Start x for unit tests in travis.

* More complete start x in travis.

* Revert x in travis.

* Try x in services.
2019-10-05 23:34:38 -07:00
Ben Fry 7950eb379b change handling of keystroke entries to be per-platform 2019-01-22 17:04:11 -05:00
Gottfried Haider d16c3fdebd Fix mistake in Italian translation
Fixes #5365
2018-01-11 16:53:05 +01:00
Stefano Collovati e939d9d67b final ITA translation 2017-07-10 19:26:16 +02:00
Stefano Collovati 792e9808b8 Translated everithing exept Movie Maker 2017-07-10 19:09:03 +02:00
Stefano Collovati f9545b758d translation until line 515 2017-07-10 19:04:14 +02:00
Stefano Collovati 64bfbf9ec6 translation until line 473 2017-06-16 22:35:15 +02:00
Stefano Collovati 15b99217b5 translation until line 473 2017-06-13 21:57:41 +02:00
Stefano Collovati 235fb0a3ea translation until line 455 2017-06-12 22:16:24 +02:00
Stefano Collovati 0f89707d62 translation until 390 and beyond 2017-06-11 15:43:05 +02:00
Stefano Collovati fa374e9b38 translation until 390 2017-06-11 15:32:13 +02:00
Stefano Collovati f0e8a65749 translation until line 333 2017-05-26 11:48:09 +02:00
Stefano Collovati 9b8de43cbb fixed error
Made an error in previous translation. Solved.
2017-05-21 19:03:53 +02:00
Stefano Collovati b3b2b77bcc ita translation until line 314 2017-05-18 23:05:39 +02:00
Stefano Collovati bed539a407 translation until line 232 2017-05-15 23:18:21 +02:00
Stefano Collovati 0d3324a367 translation until line 193 - Sketchbook Location (Frame) 2017-05-11 22:07:28 +02:00
Stefano Collovati 03ab16e7f9 ita translation until line 153 2017-05-10 22:17:18 +02:00
Stefano Collovati e52f4ccc8f fixed typo at line 111 2017-05-10 20:48:08 +02:00
Stefano Collovati 3e4014b864 ITA Translation until line 138 2017-05-10 20:42:07 +02:00
Stefano Collovati 2ef51e02c6 ITA traslation file menù
traslation of the “file” menù
2017-05-10 13:19:21 +02:00
%%GITNAME%% 461bfd6940 started italian translation
updated languages.txt, created PDE_it.properties
2017-05-10 13:02:21 +02:00