Commit Graph

953 Commits

Author SHA1 Message Date
Ben Fry ef9238b6a6 Merge pull request #4970 from 11maxed11/Arabic_translation
Arabic translation
2017-04-22 09:45:38 -04:00
Omar Hommos f5faca1944 Second and final part of translation
Now everything is translated --except one line with HTML markup, which
is better left in English.
2017-03-20 11:47:18 +01:00
Ben Fry 65276a3185 notes based on recent notifications 2017-03-09 20:56:25 -05:00
Omar Hommos 2afc4e0276 First part of translation
Includes all the translation for the menus section
2017-03-05 18:36:51 +01:00
Omar Hommos 45307c3b6e Marhaba!
- Register Arabic Language in Languages.java
- Update languages.txt file
- PDE_ar.properties
2017-03-03 20:39:09 +01:00
Ben Fry e38630aef4 variable only used for execute(), remove declaration 2017-02-15 17:52:09 -05:00
Ben Fry 5fbbd50689 clean up type warnings 2017-02-15 17:50:39 -05:00
Ben Fry df15bcefe5 Merge pull request #4707 from rzats/feature-4668
PDEX: Add 'Jump to Declaration' to right-click menu (#4668)
2017-02-13 14:16:23 -05:00
Ben Fry 1bcd576aee fix font typo and add scaling caveat 2017-02-12 12:28:44 -05:00
Ben Fry f49ab8a628 write release notes for 3.3 2017-02-12 12:23:17 -05:00
Ben Fry cafc1c49b7 remove the old Source Sans 2017-02-12 10:24:42 -05:00
Ben Fry ab5465d1ef add "auto" option for interface scaling 2017-02-12 10:21:55 -05:00
Ben Fry 5315b631b3 switch to em spacing (for hidpi), use renamed font to fix #4747 2017-02-12 09:31:23 -05:00
Ben Fry 47505dc60f add gui for setting the zoom level 2017-02-10 17:43:21 -05:00
Ben Fry c9d1cccc58 add preference to set the zoom factor 2017-02-10 17:27:05 -05:00
Ben Fry cfe6dc46d3 minor cleaning 2017-02-03 12:06:03 -05:00
Ben Fry b7db358b79 write release notes 2017-01-29 14:33:19 -05:00
Ben Fry 32193ba5ba use debug.txt instead of debug; add pref to disable system proxy 2016-12-01 07:38:19 -05:00
Ben Fry 02c8640d87 write release notes for 3.2.3 2016-11-07 06:19:13 -05:00
Ben Fry 206cfd4291 writing release notes 2016-10-30 16:35:08 -04:00
jordirosa 3f5e152cab The translation would actually say "Open sketches folder", as if this menu option opened the generic folder where all the sketches are stored by default. But what it actually does is opening the folder of the sketch we are working on. That's why I think this translation is incorrect, and the correct one would be "Mostrar carpeta del sketch". 2016-10-21 14:14:35 +02:00
Rostyslav Zatserkovnyi 5d898e9085 Add 'Jump to Declaration' to PDE right-click menu 2016-10-19 13:39:15 +03:00
Federico Bond ded6f0abbf Update spanish translation 2016-10-08 22:07:30 -03:00
Guo Yunhe 0dc059414b Translate Chinese 2016-09-11 20:37:05 +03:00
Guo Yunhe a7c2778282 Translate Chinese 2016-09-11 20:32:25 +03:00
Ben Fry 62db91c60d limit rollovers on EditorStatus to the text portion 2016-09-10 22:22:57 -04:00
Ben Fry a09aa5a88f wrapping up and release notes 2016-08-19 17:49:20 -04:00
Ben Fry 1e8b2d58c3 write release notes for 3.2 2016-08-16 18:02:54 -04:00
Ben Fry 64378e7ffc write release notes, finalizing 3.1.2 2016-07-29 10:54:52 -04:00
tyfkda a3bbfe47f7 Show warning message if mode cannot be changed
If selected mode cannot handle current source,
show warning dialog and reselect old (current) mode.
2016-07-29 09:15:46 +09:00
Ben Fry 4fd5de9860 Merge pull request #4558 from tyfkda/feature/preference-btn-width-ja
Make preferences button wider for Japanese
2016-07-28 19:56:48 -04:00
Ben Fry daf17cc5e0 Merge pull request #4564 from crazymaster/l10n-ja
Update Japanese translation
2016-07-28 19:55:54 -04:00
tyfkda a2c9ca4b82 Make preference button wider for Japanese
In preference window,
[cancel] button is too narrow for Japanese "キャンセル"
so make it wider.
2016-07-12 09:39:46 +09:00
Ben Fry 1cec8de1d7 sometimes I write release notes quickly and make mistakes 2016-05-16 18:44:41 -04:00
Ben Fry 097e03441b wrap up 3.1.1, write campy release notes 2016-05-16 18:09:38 -04:00
Ben Fry 701dc623d0 add a note about the new preference 2016-05-16 16:53:46 -04:00
crazymaster a42677acdb Update Japanese translation 2016-05-14 03:33:22 +09:00
Ben Fry 241ff4045a write release notes 2016-05-08 20:58:29 -04:00
Rostyslav Zatserkovnyi ec6010bf45 Adjust Problem changes 2016-05-09 00:48:37 +03:00
Rostyslav Zatserkovnyi 41ac2f35d9 Add friendlier error message for HidingEnclosingType 2016-05-08 23:20:41 +03:00
Ben Fry 46089a2c5f Merge pull request #4348 from satoshiokita/fix-issue-2886
fix:load fallback font for CJK(The Chinese, Japanese and Korean).
2016-05-08 14:51:17 -04:00
Ben Fry efaeb287db Merge pull request #4343 from rzats/feature-ukrainianLocalization
Added Ukrainian localization
2016-05-08 14:45:09 -04:00
Jakub Valtar 15cd2fab0b Update app to Java 8 - leftovers 2016-04-04 20:51:06 +02:00
satoshiokita b62d4fc80f fix:load fallback font for CJK. 2016-03-05 13:18:11 +09:00
Rostyslav Zatserkovnyi ef915171c6 Minor spelling fixes, register the language in Processing 2016-02-29 20:56:36 +02:00
Rostyslav Zatserkovnyi 2f64b7c1fe Added initial Ukrainian localization 2016-02-29 20:53:49 +02:00
Ben Fry e9f92e0993 write release notes for 3.0.2 2016-02-13 20:52:14 -05:00
Ben Fry 11ffe19a20 Merge pull request #4073 from crazymaster/lang
Add Turkish to the list of languages
2016-02-13 10:49:59 -05:00
Ben Fry 85542d1216 Merge pull request #4060 from crazymaster/i18n
i18n: Add i18n support for the PopUp menu
2016-02-13 10:47:12 -05:00
crazymaster 2687fe222f Update Source Sans Pro font to 2.020R-ro-1.075R-it 2015-11-15 15:31:17 +09:00