summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-20 10:21:14 +0400
committerAndrew Dolgov <[email protected]>2013-03-20 10:22:15 +0400
commit414191d4280d6884b575a82bc5b5452c6ddcb62b (patch)
treea20b4966af52639511ff59a754c8eb241e6fbea2 /include
parentb799dc8b0d540d671a7f9c4f1202d428692367c9 (diff)
make a separate headline button to collapse current article in
unexpanded cdm mode; modify a q hotkey to collapse article in unexpanded mode and dismiss article in expanded mode
Diffstat (limited to 'include')
-rw-r--r--include/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions.php b/include/functions.php
index 3b73ed5f7..62699e175 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1889,7 +1889,7 @@
"article_scroll_up" => __("Scroll up"),
"select_article_cursor" => __("Select article under cursor"),
"email_article" => __("Email article"),
- "close_article" => __("Close article"),
+ "close_article" => __("Close/collapse article"),
"toggle_widescreen" => __("Toggle widescreen mode")),
__("Article selection") => array(
"select_all" => __("Select all articles"),