mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
The "app/src/processing/app" directory became mess because there are a lot of "Resources_*.po" and "Resources_*.properties" files for the internationalization. Moved the resource related files into a directory "i18n" under the "app/src/processing/app" directory. This is for developers only. No feature changed.