diff options
author | jeroenpraat <jeroenpraat@xs4all.nl> | 2014-06-03 12:05:25 +0000 |
---|---|---|
committer | jeroenpraat <jeroenpraat@xs4all.nl> | 2014-06-03 12:14:51 +0000 |
commit | ad378cbe07fa55d681601a2516399eeb8ac92a38 (patch) | |
tree | bae09188180163ea530f98c280685a95e3b90200 /util | |
parent | b4e7d7f7c048c6a4521f286bafc214f235c3c5d1 (diff) | |
download | volse-hubzilla-ad378cbe07fa55d681601a2516399eeb8ac92a38.tar.gz volse-hubzilla-ad378cbe07fa55d681601a2516399eeb8ac92a38.tar.bz2 volse-hubzilla-ad378cbe07fa55d681601a2516399eeb8ac92a38.zip |
Updated strings for show entire post and show less to expand and collapse. See last few comments from me and Mario at https://redmatrix.nl/channel/jeroenpraat/?f=&mid=5138fdee2ade50a7ef7a5a59e01a7dc91012c125e712d1ce483be6e31543dffe@redmatrix.nl
Diffstat (limited to 'util')
-rw-r--r-- | util/messages.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/util/messages.po b/util/messages.po index ce595fa06..db735f2ff 100644 --- a/util/messages.po +++ b/util/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 2014-06-02.694\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-06-03 05:06+0000\n" +"POT-Creation-Date: 2014-06-03 11:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -923,19 +923,19 @@ msgid "Comment" msgstr "" #: ../../include/js_strings.php:7 ../../include/ItemObject.php:316 -msgid "[+] show more comments" +msgid "[+] show all" msgstr "" #: ../../include/js_strings.php:8 -msgid "[-] show fewer comments" +msgid "[-] show less" msgstr "" #: ../../include/js_strings.php:9 -msgid "[+] show more" +msgid "[+] expand post" msgstr "" #: ../../include/js_strings.php:10 -msgid "[-] show less" +msgid "[-] collapse post" msgstr "" #: ../../include/js_strings.php:11 |