diff --git a/data/strings/en.ini b/data/strings/en.ini index 556bbae11..68911271c 100644 --- a/data/strings/en.ini +++ b/data/strings/en.ini @@ -1667,6 +1667,7 @@ script_label = The following script: file_label = wants to access to this file: command_label = wants to execute the following command: websocket_label = wants to open a WebSocket connection to this URL: +clipboard_label = wants to access the system clipboard dont_show_for_this_access = Don't show this specific alert again for this script dont_show_for_this_script = Give full trust to this script allow_execute_access = &Allow Execute Access diff --git a/data/widgets/script_access.xml b/data/widgets/script_access.xml index 36cf7dacf..9202be3f7 100644 --- a/data/widgets/script_access.xml +++ b/data/widgets/script_access.xml @@ -6,7 +6,7 @@