Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorValdnet <47037905+Valdnet@users.noreply.github.com>2020-09-27 07:46:52 +0300
committerGitHub <noreply@github.com>2020-09-27 07:46:52 +0300
commit3ce5b4c3ed7476684f416dc2425c6f706ab1a634 (patch)
tree70b31f178f61f93af02c29b0b1f264024090c03e /src
parenta9688509cd2aa84e6dd57aad0b3327c08e3d30b8 (diff)
l10n: Improving the string mark
The string text will appear in Transifex.
Diffstat (limited to 'src')
-rw-r--r--src/components/SettingsDialog/SettingsDialog.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/SettingsDialog/SettingsDialog.vue b/src/components/SettingsDialog/SettingsDialog.vue
index afae62ebe..c55d426b3 100644
--- a/src/components/SettingsDialog/SettingsDialog.vue
+++ b/src/components/SettingsDialog/SettingsDialog.vue
@@ -126,7 +126,7 @@ export default {
},
locationHint() {
- return t('spreed', `Choose in which folder attachments should be saved.`)
+ return t('spreed', 'Choose in which folder attachments should be saved.')
},
isGuest() {