Improve localizations, fix bugs

This commit is contained in:
Bryce Hackel
2024-08-24 16:57:38 -07:00
parent 6e9ec38c4a
commit 2097308a83
15 changed files with 55 additions and 17 deletions

View File

@@ -7,6 +7,7 @@
"COPY_SETTINGS_DESC" = "Copy all current settings to the clipboard";
"PASTE_SETTINGS" = "Paste Settings";
"PASTE_SETTINGS_DESC" = "Paste settings from clipboard and apply";
"PASTE_SETTINGS_ALERT" = "Apply settings from clipboard?";
"EXPORT_SETTINGS" = "Export Settings";
"EXPORT_SETTINGS_DESC" = "Exports all current settings into a .txt file";
"IMPORT_SETTINGS" = "Import Settings";