Skip to content

Commit fb407ef

Browse files
Merge pull request #276 from arduino/Various-improvements-based-on-December-feedback
Misc. December feedback [HC-1228]
2 parents 681207f + 9a7025b commit fb407ef

File tree

8 files changed

+31
-31
lines changed

8 files changed

+31
-31
lines changed

content/Arduino Cloud/General Cloud/Sign-up-for-an-Arduino-Cloud-plan.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ You don't need to sign up for the free plan features, you only need an Arduino a
2727
1. Go to [cloud.arduino.cc/home](https://cloud.arduino.cc/home/).
2828
2. If you're not signed into an Arduino account, you will be asked to do so.
2929
3. Start using the [IoT Cloud](https://create.arduino.cc/iot/) and [Web Editor](https://create.arduino.cc/editor) apps right away, or check the [Resources tab](https://cloud.arduino.cc/home/resources) for help getting started.
30+
31+
Visit [cloud.arduino.cc/plans](https://cloud.arduino.cc/plans) and scroll down to the **Features** table for a detailed comparison between the available plans.

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

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ title: "Change the language in Arduino IDE"
33
id: 4403365287826
44
---
55

6-
> **Note:** Community translations were added to Arduino IDE 2 in version **2.0.0-rc6**. You can find the latest version on the [Software page](https://www.arduino.cc/en/software). <!-- TEMP_NOTICE: 22-04-27 -->
7-
86
The original language for the Arduino IDE interface is English, but other languages are available.
97

108
---
@@ -15,18 +13,16 @@ The original language for the Arduino IDE interface is English, but other langua
1513

1614
2. Open preferences: Choose **File > Preferences** in the menu bar for Windows/Linux, or **Arduino IDE > Preferences**[^1] for macOS.
1715

18-
[^1]: If you're using Arduino IDE 2.1 or older, this option may be called **Arduino IDE > Settings**. ([#2022](https://github.com/arduino/arduino-ide/issues/2022))
16+
[^1]: In some versions of Arduino IDE, this option may be called **Arduino IDE > Settings**. ([#2022](https://github.com/arduino/arduino-ide/issues/2022))
1917

2018
Alternatively, use keyboard shortcuts to open the window: <kbd>Ctrl</kbd> + <kbd>,</kbd> for Windows/Linux and <kbd>⌘</kbd> + <kbd>,</kbd> for macOS.
2119

22-
3. Click the **Editor language** option and select your desired language.
20+
3. Click the **Language** option and select your desired language.
2321

24-
![The Editor language option in the IDE Preferences window.](img/highlighting-preferences-language.png)
22+
![The Language option in the IDE Preferences window.](img/IDE-2-language-preferences-highlight.png)
2523

2624
4. Click OK to confirm the changes.
2725

28-
![Clicking OK to confirm the changes.](img/highlighting-preferences-OK.png)
29-
3026
5. Restart the IDE for the changes to take effect.
3127

3228
---
@@ -53,24 +49,18 @@ Alternatively, you can edit the `preferences.txt` file directly.
5349

5450
## Troubleshooting
5551

56-
### If only English is available in IDE 2
57-
58-
Community translations were added to Arduino IDE 2 in version **2.0.0-rc6**.
59-
60-
You can find the latest version on the [Software page](https://www.arduino.cc/en/software).
61-
62-
### Some text is not translated
52+
### If some text is not translated
6353

6454
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**:
6555

6656
* [Arduino IDE 1 translation project](https://www.transifex.com/mbanzi/arduino-ide-15/)
6757
* [Arduino IDE 2 translation project](https://www.transifex.com/arduino-1/ide2/)
6858

69-
### If the language isn't changing
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 Arduino IDE will not affect these.
7060
71-
Make sure you fully restart Arduino IDE.
61+
### If the language isn't changing
7262

73-
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.
63+
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.
7464

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

47.2 KB
Loading
-80.1 KB
Binary file not shown.
-61.3 KB
Binary file not shown.

content/Store Support/Payments and Invoices/How-can-I-get-my-invoice.md

Lines changed: 22 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,30 +3,38 @@ title: "How can I get my invoice?"
33
id: 360016121859
44
---
55

6-
Learn how to get your invoice after purchasing Arduino products from the Arduino Store or Amazon.
6+
Learn how to get an invoice for an order when purchasing Arduino products from the Arduino Store or Amazon.
77

8-
## Arduino Store Invoice
8+
## Arduino Store invoice
99

10-
When you purchase from the [Arduino store](https://store.arduino.cc/) and choose to pay by **Paypal / Stripe / bank transfer**, the invoice will be automatically sent to the email connected with your Arduino account at the moment of payment.
10+
1. Visit the [Arduino store](https://store.arduino.cc/).
1111

12-
## Amazon invoice
12+
2. Add items to your cart and proceed to checkout.
13+
14+
3. On the checkout page, choose "I need an invoice".
15+
16+
![Check out page with "I need an invoice" option selected](img/Arduino-store-invoice.png)
1317

14-
When you make your Arduino purchase from Amazon, the invoice is auto-generated by Amazon with the details you provide at the time of purchase. The invoice will be available to you in your portal soon after the shipment of your order. Amazon sends you the invoice directly from their end. To find your invoice, please follow the steps below.
18+
4. You will be prompted to log in to your account if not already logged in.
1519

16-
1. Open your Amazon account and make sure you have signed in using the same account used for your purchase.
20+
5. Input your VAT ID number and/or other fiscal identification information in the "VAT Number" text box.
1721

18-
2. Click on the Accounts & Lists dropdown and select **'Your orders'** option as shown in the picture below.
22+
6. Complete the form and finish the checkout process.
23+
24+
7. Your invoice will be sent to the email associated with your Arduino account upon payment.
25+
26+
## Amazon invoice
1927

20-
![Amazon - Your Orders](img/AZ_YourOrders.png "Amazon - Your Orders")
28+
When you purchase Arduino products on Amazon, an invoice is automatically generated using the information you provided during the purchase. The invoice will be available soon after the shipment of your order. To find your invoice, follow the steps below:
2129

22-
3. You will be taken to a page which includes your orders.
30+
1. Sign in to your Amazon account (make sure you are signed in to the same account used for your purchase).
2331

24-
![Amazon - Order List](img/AZ_OrderList.png "Amazon - Order List")
32+
2. Click on "Account & Lists" in the top-right, then select "Your orders."
2533

26-
4. Click on the **Invoice** option which is next to the Order details and under the order number.
34+
3. Locate your order and click on "Invoice".
2735

28-
![Amazon - Order invoice](img/AZ_OrderInvoice.png "Amazon - Order invoice")
36+
![Amazon - Order invoice](img/amazon-order-invoice.png)
2937

30-
5. As soon as you click on the invoice you will be redirected to a new tab with the invoice.
38+
4. A new tab will open with your invoice.
3139

32-
In case you have any issues during the process or if you have not received the invoice under `Your orders` you will have to contact Amazon support as the invoice is auto-generated with the information provided during the order process.
40+
If you encounter any issues during this process, please contact Amazon support for assistance.
27.6 KB
Loading
67.5 KB
Loading

0 commit comments

Comments
 (0)