aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2017-08-02 15:40:44 +0200
committerThomas Lange <code@nerdmind.de>2017-08-02 15:40:44 +0200
commit973d37694aab6d1fe94d349ff84fb37c54646094 (patch)
tree2b36ff24e81642f68ab403dc9d73c3e138f278d7
parentdeb0f3f422b24cff5a8e629291ea0ba28e51fe0c (diff)
downloadblog-973d37694aab6d1fe94d349ff84fb37c54646094.tar.gz
blog-973d37694aab6d1fe94d349ff84fb37c54646094.tar.xz
blog-973d37694aab6d1fe94d349ff84fb37c54646094.zip
Hardcoded number from the en language file of the standard template removed.
-rw-r--r--template/standard/lang/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/standard/lang/en.php b/template/standard/lang/en.php
index c2d04d9..6afef98 100644
--- a/template/standard/lang/en.php
+++ b/template/standard/lang/en.php
@@ -25,7 +25,7 @@ $LANGUAGE['navigation_search_desc'] = 'Fulltext search';
# Start page title and description
#===============================================================================
$LANGUAGE['home_heading_text'] = 'Welcome to %s';
-$LANGUAGE['home_heading_desc'] = 'Here you can see the last 10 published posts. Have fun!';
+$LANGUAGE['home_heading_desc'] = 'Here you can see the last %d published posts. Have fun!';
#===============================================================================
# Item overview description