Copy IOS_xxx to DIALOG_xxx where none existed.

This commit is contained in:
Neil Fraser
2021-07-31 01:40:15 -07:00
committed by Neil Fraser
parent d627023c0c
commit b35b8aa603
8 changed files with 22 additions and 8 deletions

View File

@@ -98,5 +98,7 @@
"PROCEDURES_CALL_BEFORE_PARAMS": "ⵙ:",
"PROCEDURES_CALLNORETURN_HELPURL": "https://en.wikipedia.org/wiki/Subroutine",
"PROCEDURES_CALLRETURN_HELPURL": "https://en.wikipedia.org/wiki/Subroutine",
"PROCEDURES_MUTATORARG_TOOLTIP": "ⵔⵏⵓ ⴰⵏⴽⵛⴰⵎ ⵖⵔ ⵜⵙⵖⵏⵜ."
"PROCEDURES_MUTATORARG_TOOLTIP": "ⵔⵏⵓ ⴰⵏⴽⵛⴰⵎ ⵖⵔ ⵜⵙⵖⵏⵜ.",
"DIALOG_OK": "ⵡⴰⵅⵅⴰ",
"DIALOG_CANCEL": "ⵙⵔ"
}