diff options
author | RedMatrix <info@friendica.com> | 2014-06-14 21:49:58 +1000 |
---|---|---|
committer | RedMatrix <info@friendica.com> | 2014-06-14 21:49:58 +1000 |
commit | 9ac236d57dc027f6409d7dfcb1992807a1e08ead (patch) | |
tree | 9d4015674707e47fcf8440cce46aeba6c55b8c10 /view/ru/strings.php | |
parent | 651f8c3dba10ffea6a3fc1e68bd762027cb459c9 (diff) | |
parent | 6a307f0db10ebb7844ddf41fc77dd72a569013f5 (diff) | |
download | volse-hubzilla-9ac236d57dc027f6409d7dfcb1992807a1e08ead.tar.gz volse-hubzilla-9ac236d57dc027f6409d7dfcb1992807a1e08ead.tar.bz2 volse-hubzilla-9ac236d57dc027f6409d7dfcb1992807a1e08ead.zip |
Merge pull request #491 from pixelroot/master
modified: view/ru/messages.po
Diffstat (limited to 'view/ru/strings.php')
-rw-r--r-- | view/ru/strings.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/ru/strings.php b/view/ru/strings.php index 850619d0d..aabf212e0 100644 --- a/view/ru/strings.php +++ b/view/ru/strings.php @@ -26,7 +26,7 @@ $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s нравится %2\$s's %3\$s $a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s не нравится %2\$s's %3\$s"; $a->strings["%1\$s is now connected with %2\$s"] = "%1\$s теперь соединен с %2\$s"; $a->strings["%1\$s poked %2\$s"] = "%1\$s подпихнул %2\$s"; -$a->strings["poked"] = "подпихнулmsgctxt "mood"; +$a->strings["poked"] = "подпихнул"; $a->strings["%1\$s is %2\$s"] = ""; $a->strings["Select"] = "Выбрать"; $a->strings["Delete"] = "Удалить"; |