diff options
Diffstat (limited to 'apps/workflowengine/l10n/en_GB.js')
-rw-r--r-- | apps/workflowengine/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/workflowengine/l10n/en_GB.js b/apps/workflowengine/l10n/en_GB.js index b46aaf64b72..a7a0308f694 100644 --- a/apps/workflowengine/l10n/en_GB.js +++ b/apps/workflowengine/l10n/en_GB.js @@ -21,7 +21,6 @@ OC.L10N.register( "Check %s is invalid or does not exist" : "Check %s is invalid or does not exist", "Predefined URLs" : "Predefined URLs", "Files WebDAV" : "Files WebDAV", - "Sync clients" : "Sync clients", "Android client" : "Android client", "iOS client" : "iOS client", "Desktop client" : "Desktop client", @@ -68,6 +67,7 @@ OC.L10N.register( "Start" : "Start", "End" : "End", "Select timezone…" : "Select timezone…", + "Sync clients" : "Sync clients", "Workflow" : "Workflow", "Files workflow engine" : "Files workflow engine", "Open documentation" : "Open documentation", |