diff --git a/plugins/builtin/romfs/lang/en_US.json b/plugins/builtin/romfs/lang/en_US.json index 3d8d457a4..1f94f6d15 100644 --- a/plugins/builtin/romfs/lang/en_US.json +++ b/plugins/builtin/romfs/lang/en_US.json @@ -436,7 +436,7 @@ "hex.builtin.provider.file.size": "Size", "hex.builtin.provider.file.menu.open_file": "Open file externally", "hex.builtin.provider.file.menu.open_folder": "Open containing folder", - "hex.builtin.provider.file.too_large": "File is larger than limit set limit, changes will be written directly to the file. Allow write access anyways?", + "hex.builtin.provider.file.too_large": "File is larger than the set limit, changes will be written directly to the file. Allow write access anyway?", "hex.builtin.provider.file.too_large.allow_write": "Allow write access", "hex.builtin.provider.file.reload_changes": "File has been modified by an external source. Do you want to reload it?", "hex.builtin.provider.file.reload_changes.reload": "Reload",