Skip to content

Commit db65da8

Browse files
committed
fix: fixing old typo in jsonChangedMsgDetail
1 parent 76405cd commit db65da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/com.espressif.idf.ui/src/com/espressif/idf/ui/tools/messages.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ IDFInfoLabel_Text=Select the ESP-IDF version you want to use. Double-click a row
99
EIMButtonDownloadText=Download and Launch EIM
1010
EIMButtonLaunchText=Manage ESP-IDF Versions
1111
EimJsonChangedMsgTitle=ESP-IDF Installation Changed
12-
EimJsonChangedMsgDetail=It seems that the ESP-IDF tools have been modified. If you just installed ESP-IDF we recommend refereshing via ESP-IDF Manager . Would you like to proceed with the update?
12+
EimJsonChangedMsgDetail=It seems that the ESP-IDF tools have been modified. If you just installed ESP-IDF we recommend refreshing via ESP-IDF Manager. Would you like to proceed with the update?
1313
EimJsonStateChangedMsgDetail=It looks like the ESP-IDF installation was modified since last start. The Espressif IDE cannot guarantee the consistency. Kindly refresh the installation via ESP-IDF Manager.
1414
ESPIDFMainTablePage_ActiveBtnName=Activate Selected
1515
ESPIDFMainTablePage_ActiveBtnTooltip=Set this version as the active ESP-IDF

0 commit comments

Comments
 (0)