You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LTEXT "All comments and feedback are welcome\nGreets to everyone who has helped spread information about this mod or contributed with bug reports and suggestions!",IDC_STATIC,54,150,224,26
1112
-
LTEXT "This software is licensed under the GNU General Public License.\n0CC / Dn sources are available on Github.\nVanilla source is available on the webpage.",IDC_STATIC,54,181,224,24
1112
+
LTEXT "This software is licensed under the GNU General Public License v3.0.\n0CC / Dn sources are available on Github.\nVanilla source is available on the webpage.",IDC_STATIC,54,181,224,24
1113
1113
LTEXT "Contributions:",IDC_STATIC,54,210,224,9
1114
1114
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,54,221,215,1
1115
1115
LTEXT "Libraries:",IDC_STATIC,54,283,224,8
@@ -3000,12 +3000,16 @@ STRINGTABLE
3000
3000
BEGIN
3001
3001
ID_FILE_IMPORTTEXT "Imports module text files\nImport Text"
3002
3002
ID_FILE_EXPORTTEXT "Exports module as a text file\nExport Text"
3003
-
ID_FILE_EXPORTJSON "Exports module in JavaScript Object Notation, for use in scripts\nExport JSON"
3004
3003
ID_CLEANUP_MERGEDUPLICATEDPATTERNS
3005
3004
"Combine copies of duplicated patterns\nMerge Duplicated Patterns"
3006
3005
ID_EDIT_VOLUMEMASK "Disable writing to the volume column while entering a note\nVolume Mark"
3007
3006
END
3008
3007
3008
+
STRINGTABLE
3009
+
BEGIN
3010
+
ID_FILE_EXPORTJSON "Exports module in JavaScript Object Notation, for use in scripts\nExport JSON"
3011
+
END
3012
+
3009
3013
STRINGTABLE
3010
3014
BEGIN
3011
3015
IDS_KRAID "Do you want to carry out this operation? There is no undo for this command."
0 commit comments