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
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-04-18 10:39:45 +0300
committerJoas Schilling <coding@schilljs.com>2017-04-18 10:39:45 +0300
commit21b62470ced03b1d8e4c47ca3bbe6a75994f19d4 (patch)
tree2592221d4fcde8c70aed0a1e0c69db89d795fde7 /templates
parent14285a9f3f7dc8ae42d106e134b8ab0e738856c1 (diff)
Clarify translation
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/settings-admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/settings-admin.php b/templates/settings-admin.php
index b1c7556b6..906c430b7 100644
--- a/templates/settings-admin.php
+++ b/templates/settings-admin.php
@@ -16,7 +16,7 @@ style('spreed', ['settings-admin']);
value="<?php p($_['stunServer']) ?>" />
</p>
<p>
- <em><?php p($l->t('The STUN server is used to determine the public address of participants behind a router.')) ?></em>
+ <em><?php p($l->t('The STUN server is used to determine the public IP address of participants behind a router.')) ?></em>
</p>
<p>
<label for="turn_server"><?php p($l->t('TURN server')) ?></label>