diff options
author | friendica <info@friendica.com> | 2012-07-30 18:51:44 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-07-30 18:51:44 -0700 |
commit | 02cc436ec7cf0cfca5fc9b5166cc537bbee53671 (patch) | |
tree | d7e5eea4e22ed1befeab5706a30ce1e1ac064972 /util/messages.po | |
parent | 194c52aee590a209cc38ee8fb322ff7dc4a9143d (diff) | |
download | volse-hubzilla-02cc436ec7cf0cfca5fc9b5166cc537bbee53671.tar.gz volse-hubzilla-02cc436ec7cf0cfca5fc9b5166cc537bbee53671.tar.bz2 volse-hubzilla-02cc436ec7cf0cfca5fc9b5166cc537bbee53671.zip |
Added urlify to try and create webbie auto-suggestions out of whatever unicode stuff gets thrown in as a name. Currently this will only work for latin/european/cyrillic/russian, but possible to extend to ideographic forms.
Diffstat (limited to 'util/messages.po')
-rw-r--r-- | util/messages.po | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/util/messages.po b/util/messages.po index a3d78e5ea..71884c4c5 100644 --- a/util/messages.po +++ b/util/messages.po @@ -737,6 +737,10 @@ msgstr "" msgid "Example: bob@example.com, mary@example.com" msgstr "" +#: ../../mod/editpost.php:135 ../../include/conversation.php:1166 +msgid "Friendica mobile web" +msgstr "" + #: ../../mod/dfrn_request.php:93 msgid "This introduction has already been accepted." msgstr "" |