Skip to content

Commit

Permalink
update translation
Browse files Browse the repository at this point in the history
  • Loading branch information
katahiromz committed May 22, 2020
1 parent 5ac4b1e commit 0df0150
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions READMEIT.txt
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@ Domanda 5. Perchè ottengo caratteri confusi quando compilo con Visual Studio?
Rafforzato EGA.
Migliorata traduzione lingua russa.
- v.5.3.8 (22.05.2020)
Added "Open EGA Manual" item to "Automation" menu.
Strictly controlled the file change flag.
Aggiunto elemento "Apri manuale EGA" nel menu "Automazione"
Controllo rigoroso flag modifica file.

/////////////////////////////////////////////////////////////////////
// Katayama Hirofumi MZ (katahiromz) [A.N.T.]
Expand Down
2 changes: 1 addition & 1 deletion src/lang/it_IT.rc
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ IDR_MAINMENU MENU
{
MENUITEM "Linguaggio programmazione &EGA...", ID_EGA
MENUITEM "Esegui p&rogramma EGA...", ID_EGA_PROGRAM
MENUITEM "Open EGA &Manual", ID_OPEN_EGA_MANUAL
MENUITEM "Apri &manuale EGA", ID_OPEN_EGA_MANUAL
}
POPUP "&?"
{
Expand Down
2 changes: 1 addition & 1 deletion src/lang/ru_RU.rc
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ IDR_MAINMENU MENU
{
MENUITEM "Язык программирования &EGA...", ID_EGA
MENUITEM "&Запустить EGA-программу...", ID_EGA_PROGRAM
MENUITEM "Open EGA &Manual", ID_OPEN_EGA_MANUAL
MENUITEM "Открыть &руководство EGA", ID_OPEN_EGA_MANUAL
}
POPUP "&Справка"
{
Expand Down
2 changes: 1 addition & 1 deletion src/lang/zh_CN.rc
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ IDR_MAINMENU MENU
{
MENUITEM "电脑语言 &EGA...", ID_EGA
MENUITEM "运行EGA程序(&R)...", ID_EGA_PROGRAM
MENUITEM "Open EGA &Manual", ID_OPEN_EGA_MANUAL
MENUITEM "手动 (EGA)", ID_OPEN_EGA_MANUAL
}
POPUP "帮助(&H)"
{
Expand Down

0 comments on commit 0df0150

Please sign in to comment.