diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 87e880cf85b..9beaf73b10c 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -337,6 +337,7 @@ OC.L10N.register( "Unified task processing" : "Unified task processing", "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AI tasks can be implemented by different apps. Here you can set which app should be used for which task.", "Task:" : "Task:", + "Enable" : "Enable", "None of your currently installed apps provide Task processing functionality" : "None of your currently installed apps provide Task processing functionality", "Machine translation" : "Machine translation", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment.", @@ -517,7 +518,6 @@ OC.L10N.register( "Unable to update background job mode" : "Unable to update background job mode", "Profile" : "Profile", "Enable or disable profile by default for new accounts." : "Enable or disable profile by default for new accounts.", - "Enable" : "Enable", "Unable to update profile default setting" : "Unable to update profile default setting", "{app}'s declarative setting field: {name}" : "{app}'s declarative setting field: {name}", "Failed to save setting" : "Failed to save setting", |