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

@@ -101,5 +101,6 @@
"MATH_NUMBER_TOOLTIP": "မဂၞန်မွဲ",
"MATH_ARITHMETIC_HELPURL": "https://en.wikipedia.org/wiki/Arithmetic",
"MATH_SINGLE_HELPURL": "https://en.wikipedia.org/wiki/Square_root",
"MATH_SINGLE_OP_ABSOLUTE": "ဍာံဍာံ"
"MATH_SINGLE_OP_ABSOLUTE": "ဍာံဍာံ",
"DIALOG_CANCEL": "တးပဲါ"
}