diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 96e008534db..3beaf9448b5 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -198,7 +198,7 @@ OC.L10N.register( "Search contacts …" : "Search contacts …", "Could not load your contacts" : "Could not load your contacts", "No contacts found" : "No contacts found", - "Show all contacts …" : "Show all contacts …", + "Show all contacts" : "Show all contacts", "Install the Contacts app" : "Install the Contacts app", "Loading your contacts …" : "Loading your contacts …", "Looking for {term} …" : "Looking for {term} …", @@ -410,6 +410,7 @@ OC.L10N.register( "Open settings menu" : "Open settings menu", "Settings" : "Settings", "Avatar of {fullName}" : "Avatar of {fullName}", + "Show all contacts …" : "Show all contacts …", "No files in here" : "No files in here", "New folder" : "New folder", "No more subfolders in here" : "No more subfolders in here", |