Skip to content

Commit 5b691e3

Browse files
committed
Add troubleshooting step
1 parent bac8f54 commit 5b691e3

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

content/Software Support/IDE Settings/Change-the-language-in-Arduino-IDE.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,23 @@ Alternatively, you can edit the `preferences.txt` file directly.
4747

4848
---
4949

50-
## If the language isn't changing
50+
## Troubleshooting
51+
52+
### If some text is not translated
53+
54+
Arduino IDE translations have been made through community contributions, and not all of them are complete. You can see the status of each language at **Transifex**:
55+
56+
* [Arduino IDE 1 translation project](https://www.transifex.com/mbanzi/arduino-ide-15/)
57+
* [Arduino IDE 2 translation project](https://www.transifex.com/arduino-1/ide2/)
58+
59+
> Note that some messages printed in the "Output" view are generated by 3rd party compilation and upload tools (e.g. AVRDUDE) and modifying the language preferences in IDE will not affect these.
60+
61+
### If the language isn't changing
5162

5263
Make sure you fully restart Arduino IDE. On macOS, closing all windows will not automatically quit the application. If the Arduino IDE icon is in the Dock with a small dot below it, the app is still running. Right-click on the icon and select _Quit_ to quit the app.
5364

5465
![Quitting Arduino IDE in the Dock on macOS.](img/macos-ide-quit.png)
5566

56-
Note that some messages printed in the "Output" view are generated by 3rd party compilation and upload tools (e.g. AVRDUDE) and modifying the language preferences in IDE will not affect these.
57-
5867
<p style="display:none;">
5968
Tags: sprache, idioma, Español, Deutsch, Italiano (Italian), Português, Arabic, Euskara (Basque), Chinese (汉语/漢語), Čeština (Czech), Dutch, Persian, Turkish, Armenian, Bulgarian , English, French, German, Greek, Hungarian, Italian, 日本語 (Japanese), 한국어 (Korean), Norwegian Bokmål, Polish, Portuguese, Limba română (Romanian), Russian, Slovenčina (Slovak), Slovenian ,Spanish ,Ukrainian ,Vietnamese, Eesti keel (Estonian)
6069
</p>

0 commit comments

Comments
 (0)