summaryrefslogtreecommitdiffstats
path: root/src/components/LeftSidebar/SearchBox/SearchBox.vue
diff options
context:
space:
mode:
authorSascha Wiswedel <sascha.wiswedel@nextcloud.com>2020-06-02 22:26:27 +0200
committerSascha Wiswedel <sascha.wiswedel@nextcloud.com>2020-06-02 22:26:27 +0200
commit55a68ff94dc16d42545717e7a6fb19ead8c1c747 (patch)
tree7c9970878c5ae114e158dd9f719631c8a71aa049 /src/components/LeftSidebar/SearchBox/SearchBox.vue
parent21b0d4655936fcc071cbe5ef9733743e8c7d0262 (diff)
Replace "contacts" with "users"
When adding participants, search isn't performed over contacts in the address book but in fact over users in the system. Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
Diffstat (limited to 'src/components/LeftSidebar/SearchBox/SearchBox.vue')
-rw-r--r--src/components/LeftSidebar/SearchBox/SearchBox.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/LeftSidebar/SearchBox/SearchBox.vue b/src/components/LeftSidebar/SearchBox/SearchBox.vue
index dc2432622..39af1a0a8 100644
--- a/src/components/LeftSidebar/SearchBox/SearchBox.vue
+++ b/src/components/LeftSidebar/SearchBox/SearchBox.vue
@@ -47,7 +47,7 @@ export default {
*/
placeholderText: {
type: String,
- default: t('spreed', 'Search conversations or contacts'),
+ default: t('spreed', 'Search conversations or users'),
},
/**
* The value of the input field, when receiving it as a prop the localValue