From ec5f33704af1ec27304824046ba0c34212e721d1 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sun, 26 Feb 2017 01:19:21 +0100 Subject: Spelling mistakes corrected, comments added and unnecessary language variables removed. --- template/admin/lang/de.php | 2 +- template/admin/lang/en.php | 2 +- template/standard/html/page/list.php | 2 +- template/standard/html/page/main.php | 2 +- template/standard/html/post/list.php | 2 +- template/standard/html/post/main.php | 2 +- template/standard/html/user/list.php | 2 +- template/standard/html/user/main.php | 4 +-- template/standard/lang/de.php | 63 +++++++++++++++++++++++++----------- template/standard/lang/en.php | 63 +++++++++++++++++++++++++----------- 10 files changed, 99 insertions(+), 45 deletions(-) diff --git a/template/admin/lang/de.php b/template/admin/lang/de.php index d9966ae..34cb2cc 100644 --- a/template/admin/lang/de.php +++ b/template/admin/lang/de.php @@ -4,7 +4,7 @@ #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # This file contains template internationalization strings for the DE language # -# and is completely independend from the core internationalization strings. # +# and is completely independent from the core internationalization strings. # # # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# diff --git a/template/admin/lang/en.php b/template/admin/lang/en.php index d98ea44..bd9a99c 100644 --- a/template/admin/lang/en.php +++ b/template/admin/lang/en.php @@ -4,7 +4,7 @@ #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # This file contains template internationalization strings for the EN language # -# and is completely independend from the core internationalization strings. # +# and is completely independent from the core internationalization strings. # # # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# diff --git a/template/standard/html/page/list.php b/template/standard/html/page/list.php index b6a112d..6e70e42 100644 --- a/template/standard/html/page/list.php +++ b/template/standard/html/page/list.php @@ -8,7 +8,7 @@ #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# ?>

text('page_overview')?>Feed

-

template('page_base_heading_desc', $PAGINATION['THIS'])?>

+

template('page_overview_heading_desc', $PAGINATION['THIS'])?>