aboutsummaryrefslogtreecommitdiffstats
path: root/util/strings.php
diff options
context:
space:
mode:
Diffstat (limited to 'util/strings.php')
-rw-r--r--util/strings.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/strings.php b/util/strings.php
index f5663d8e7..98c20fb26 100644
--- a/util/strings.php
+++ b/util/strings.php
@@ -105,6 +105,7 @@ $a->strings['Block/Unblock contact'] = 'Block/Unblock contact';
$a->strings['Ignore contact'] = 'Ignore contact';
$a->strings['Repair contact URL settings'] = 'Repair contact URL settings';
$a->strings["Repair contact URL settings \x28WARNING: Advanced\x29"] = "Repair contact URL settings \x28WARNING: Advanced\x29";
+$a->strings['View conversations'] = 'View conversations';
$a->strings['Delete contact'] = 'Delete contact';
$a->strings['Last updated: '] = 'Last updated: ';
$a->strings['Update public posts: '] = 'Update public posts: ';
@@ -365,6 +366,7 @@ $a->strings['No such group'] = 'No such group';
$a->strings['Group is empty'] = 'Group is empty';
$a->strings['Group: '] = 'Group: ';
$a->strings['Contact: '] = 'Contact: ';
+$a->strings['Private messages to this person are at risk of public disclosure.'] = 'Private messages to this person are at risk of public disclosure.';
$a->strings['Invalid contact.'] = 'Invalid contact.';
$a->strings['%d member'] = array(
0 => '%d member',