]> git.mxchange.org Git - friendica-addons.git/blobdiff - mailstream/lang/en-gb/strings.php
regenerated all the strings
[friendica-addons.git] / mailstream / lang / en-gb / strings.php
index 6b3c74b4b654ca8d70fe7e8b471a353f24dfa938..a978ba11ff43f4c69f71b662a952edcc8240e450 100644 (file)
@@ -5,23 +5,22 @@ function string_plural_select_en_gb($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["From Address"] = "From address";
-$a->strings["Email address that stream items will appear to be from."] = "Email address that stream items will appear to be from.";
-$a->strings["Save Settings"] = "Save settings";
-$a->strings["Re:"] = "Re:";
-$a->strings["Friendica post"] = "Friendica post";
-$a->strings["Diaspora post"] = "Diaspora post";
-$a->strings["Feed item"] = "Feed item";
-$a->strings["Email"] = "Email";
-$a->strings["Friendica Item"] = "Friendica Item";
-$a->strings["Upstream"] = "Upstream";
-$a->strings["Local"] = "Local";
-$a->strings["Enabled"] = "Enabled";
-$a->strings["Email Address"] = "Email address";
-$a->strings["Leave blank to use your account email address"] = "Leave blank if you want to use your account email address";
-$a->strings["Exclude Likes"] = "Exclude likes";
-$a->strings["Check this to omit mailing \"Like\" notifications"] = "Tick this to omit mailing \"Like\" notifications";
-$a->strings["Attach Images"] = "Attach images";
-$a->strings["Download images in posts and attach them to the email.  Useful for reading email while offline."] = "Download images in posts and attach them to the email. Useful for reading email while offline.";
-$a->strings["Mail Stream Settings"] = "Mail Stream settings";
+$a->strings['From Address'] = 'From address';
+$a->strings['Email address that stream items will appear to be from.'] = 'Email address that stream items will appear to be from.';
+$a->strings['Save Settings'] = 'Save settings';
+$a->strings['Re:'] = 'Re:';
+$a->strings['Friendica post'] = 'Friendica post';
+$a->strings['Diaspora post'] = 'Diaspora post';
+$a->strings['Feed item'] = 'Feed item';
+$a->strings['Email'] = 'Email';
+$a->strings['Friendica Item'] = 'Friendica Item';
+$a->strings['Upstream'] = 'Upstream';
+$a->strings['Local'] = 'Local';
+$a->strings['Enabled'] = 'Enabled';
+$a->strings['Email Address'] = 'Email address';
+$a->strings['Leave blank to use your account email address'] = 'Leave blank if you want to use your account email address';
+$a->strings['Exclude Likes'] = 'Exclude likes';
+$a->strings['Check this to omit mailing "Like" notifications'] = 'Tick this to omit mailing "Like" notifications';
+$a->strings['Attach Images'] = 'Attach images';
+$a->strings['Download images in posts and attach them to the email.  Useful for reading email while offline.'] = 'Download images in posts and attach them to the email. Useful for reading email while offline.';
+$a->strings['Mail Stream Settings'] = 'Mail Stream settings';