From 8bf13ed6c91d93a2f824adda8f189a680a6bee60 Mon Sep 17 00:00:00 2001 From: eSilverStrike Date: Thu, 23 Jan 2020 20:30:51 -0500 Subject: [PATCH] Fixed Help and Rescue Pages for multiple languages For #1025. Home, Help, and Rescue links now pass current language information. Removed '_list" from rescue language list. --- .../language/chinese_simplified_utf-8.php | 2 +- .../language/chinese_traditional_utf-8.php | 2 +- .../admin/install/language/english.php | 2 +- .../admin/install/language/english_utf-8.php | 2 +- .../admin/install/language/german_utf-8.php | 2 +- .../admin/install/language/hebrew_utf-8.php | 2 +- .../admin/install/language/japanese_utf-8.php | 2 +- .../admin/install/language/polish_utf-8.php | 2 +- public_html/admin/install/layout/index.thtml | 12 +++++------ public_html/admin/install/rescue.php | 20 ++++++++++--------- 10 files changed, 25 insertions(+), 23 deletions(-) diff --git a/public_html/admin/install/language/chinese_simplified_utf-8.php b/public_html/admin/install/language/chinese_simplified_utf-8.php index 580fef88f..8a54da387 100644 --- a/public_html/admin/install/language/chinese_simplified_utf-8.php +++ b/public_html/admin/install/language/chinese_simplified_utf-8.php @@ -372,7 +372,7 @@ $LANG_HELP = array( 0 => 'Geeklog Installation Help', - 'description' => '

This help page explains what each field means that you may be asked to input for new Geeklog installs and mirgating your Geeklog site to a new domain.

If you run into problems with installing, upgrading, or migrating your Geeklog site please visit the Geeklog Install Support Forum.

', + 'description' => '

This help page explains what each field means that you may be asked to input for new Geeklog installs and mirgating your Geeklog site to a new domain.

If you run into problems with installing, upgrading, or migrating your Geeklog site, please review the Geeklog Installation Docs. For any addtional questions or problems you may have, please visit the Geeklog Install Support Forum to read up on similar issues and post your own topic.

', 'site_name' => '你的网站名.', 'site_slogan' => '简单的描述你的网站.', 'db_type' => 'Geeklog can be installed using either a MySQL or PostgreSQL database. If you are not sure which option to select contact your hosting provider.

Note InnoDB Tables may improve performance on (very) large sites, but they also make database backups more complicated.', diff --git a/public_html/admin/install/language/chinese_traditional_utf-8.php b/public_html/admin/install/language/chinese_traditional_utf-8.php index 76906d96b..847842d4f 100644 --- a/public_html/admin/install/language/chinese_traditional_utf-8.php +++ b/public_html/admin/install/language/chinese_traditional_utf-8.php @@ -372,7 +372,7 @@ $LANG_HELP = array( 0 => 'Geeklog Installation Help', - 'description' => '

This help page explains what each field means that you may be asked to input for new Geeklog installs and mirgating your Geeklog site to a new domain.

If you run into problems with installing, upgrading, or migrating your Geeklog site please visit the Geeklog Install Support Forum.

', + 'description' => '

This help page explains what each field means that you may be asked to input for new Geeklog installs and mirgating your Geeklog site to a new domain.

If you run into problems with installing, upgrading, or migrating your Geeklog site, please review the Geeklog Installation Docs. For any addtional questions or problems you may have, please visit the Geeklog Install Support Forum to read up on similar issues and post your own topic.

', 'site_name' => '你的網站名.', 'site_slogan' => '簡單的描述你的網站.', 'db_type' => 'Geeklog can be installed using either a MySQL or PostgreSQL database. If you are not sure which option to select contact your hosting provider.

Note InnoDB Tables may improve performance on (very) large sites, but they also make database backups more complicated.', diff --git a/public_html/admin/install/language/english.php b/public_html/admin/install/language/english.php index 83cbae642..646b48397 100644 --- a/public_html/admin/install/language/english.php +++ b/public_html/admin/install/language/english.php @@ -377,7 +377,7 @@ $LANG_HELP = array( 0 => 'Geeklog Installation Help', - 'description' => '

This help page explains what each field means that you may be asked to input for new Geeklog installs and mirgating your Geeklog site to a new domain.

If you run into problems with installing, upgrading, or migrating your Geeklog site please visit the Geeklog Install Support Forum.

', + 'description' => '

This help page explains what each field means that you may be asked to input for new Geeklog installs and mirgating your Geeklog site to a new domain.

If you run into problems with installing, upgrading, or migrating your Geeklog site, please review the Geeklog Installation Docs. For any addtional questions or problems you may have, please visit the Geeklog Install Support Forum to read up on similar issues and post your own topic.

', 'site_name' => 'The name of your website.', 'site_slogan' => 'A simple description of your website.', 'db_type' => 'Geeklog can be installed using either a MySQL or PostgreSQL database. If you are not sure which option to select contact your hosting provider.

Note InnoDB Tables may improve performance on (very) large sites, but they also make database backups more complicated.', diff --git a/public_html/admin/install/language/english_utf-8.php b/public_html/admin/install/language/english_utf-8.php index 37650252b..c84acacb8 100644 --- a/public_html/admin/install/language/english_utf-8.php +++ b/public_html/admin/install/language/english_utf-8.php @@ -377,7 +377,7 @@ $LANG_HELP = array( 0 => 'Geeklog Installation Help', - 'description' => '

This help page explains what each field means that you may be asked to input for new Geeklog installs and mirgating your Geeklog site to a new domain.

If you run into problems with installing, upgrading, or migrating your Geeklog site please visit the Geeklog Install Support Forum.

', + 'description' => '

This help page explains what each field means that you may be asked to input for new Geeklog installs and mirgating your Geeklog site to a new domain.

If you run into problems with installing, upgrading, or migrating your Geeklog site, please review the Geeklog Installation Docs. For any addtional questions or problems you may have, please visit the Geeklog Install Support Forum to read up on similar issues and post your own topic.

', 'site_name' => 'The name of your website.', 'site_slogan' => 'A simple description of your website.', 'db_type' => 'Geeklog can be installed using either a MySQL or PostgreSQL database. If you are not sure which option to select contact your hosting provider.

Note InnoDB Tables may improve performance on (very) large sites, but they also make database backups more complicated.', diff --git a/public_html/admin/install/language/german_utf-8.php b/public_html/admin/install/language/german_utf-8.php index 9c86ea1a0..f9250d954 100644 --- a/public_html/admin/install/language/german_utf-8.php +++ b/public_html/admin/install/language/german_utf-8.php @@ -371,7 +371,7 @@ $LANG_HELP = array( 0 => 'Geeklog Installation Help', - 'description' => '

This help page explains what each field means that you may be asked to input for new Geeklog installs and mirgating your Geeklog site to a new domain.

If you run into problems with installing, upgrading, or migrating your Geeklog site please visit the Geeklog Install Support Forum.

', + 'description' => '

This help page explains what each field means that you may be asked to input for new Geeklog installs and mirgating your Geeklog site to a new domain.

If you run into problems with installing, upgrading, or migrating your Geeklog site, please review the Geeklog Installation Docs. For any addtional questions or problems you may have, please visit the Geeklog Install Support Forum to read up on similar issues and post your own topic.

', 'site_name' => 'Der Name Deiner Website.', 'site_slogan' => 'Ein Motto oder eine kurze Beschreibung Deiner Website.', 'db_type' => 'Geeklog can be installed using either a MySQL or PostgreSQL database. If you are not sure which option to select contact your hosting provider.

Note InnoDB Tables may improve performance on (very) large sites, but they also make database backups more complicated.', diff --git a/public_html/admin/install/language/hebrew_utf-8.php b/public_html/admin/install/language/hebrew_utf-8.php index 5e8301a90..fcc1208f5 100644 --- a/public_html/admin/install/language/hebrew_utf-8.php +++ b/public_html/admin/install/language/hebrew_utf-8.php @@ -365,7 +365,7 @@ $LANG_HELP = array( 0 => 'Geeklog Installation Help', - 'description' => '

This help page explains what each field means that you may be asked to input for new Geeklog installs and mirgating your Geeklog site to a new domain.

If you run into problems with installing, upgrading, or migrating your Geeklog site please visit the Geeklog Install Support Forum.

', + 'description' => '

This help page explains what each field means that you may be asked to input for new Geeklog installs and mirgating your Geeklog site to a new domain.

If you run into problems with installing, upgrading, or migrating your Geeklog site, please review the Geeklog Installation Docs. For any addtional questions or problems you may have, please visit the Geeklog Install Support Forum to read up on similar issues and post your own topic.

', 'site_name' => 'שם האתר שלכם.', 'site_slogan' => 'תיאור פשוט של האתר שלכם.', 'db_type' => 'Geeklog can be installed using either a MySQL or PostgreSQL database. If you are not sure which option to select contact your hosting provider.

Note InnoDB Tables may improve performance on (very) large sites, but they also make database backups more complicated.', diff --git a/public_html/admin/install/language/japanese_utf-8.php b/public_html/admin/install/language/japanese_utf-8.php index 414efb1ee..944f912ad 100644 --- a/public_html/admin/install/language/japanese_utf-8.php +++ b/public_html/admin/install/language/japanese_utf-8.php @@ -373,7 +373,7 @@ $LANG_HELP = array( 0 => 'Geeklog Installation Help', - 'description' => '

This help page explains what each field means that you may be asked to input for new Geeklog installs and mirgating your Geeklog site to a new domain.

If you run into problems with installing, upgrading, or migrating your Geeklog site please visit the Geeklog Install Support Forum.

', + 'description' => '

This help page explains what each field means that you may be asked to input for new Geeklog installs and mirgating your Geeklog site to a new domain.

If you run into problems with installing, upgrading, or migrating your Geeklog site, please review the Geeklog Installation Docs. For any addtional questions or problems you may have, please visit the Geeklog Install Support Forum to read up on similar issues and post your own topic.

', 'site_name' => 'サイト名を入力します。後から変更することもできます。', 'site_slogan' => 'サイトのスローガンを入力します。後から変更することもできます。', 'db_type' => 'Geeklog can be installed using either a MySQL or PostgreSQL database. If you are not sure which option to select contact your hosting provider.

Note InnoDB Tables may improve performance on (very) large sites, but they also make database backups more complicated.', diff --git a/public_html/admin/install/language/polish_utf-8.php b/public_html/admin/install/language/polish_utf-8.php index 001bc17ad..ed69a4f86 100644 --- a/public_html/admin/install/language/polish_utf-8.php +++ b/public_html/admin/install/language/polish_utf-8.php @@ -371,7 +371,7 @@ $LANG_HELP = array( 0 => 'Geeklog Installation Help', - 'description' => '

This help page explains what each field means that you may be asked to input for new Geeklog installs and mirgating your Geeklog site to a new domain.

If you run into problems with installing, upgrading, or migrating your Geeklog site please visit the Geeklog Install Support Forum.

', + 'description' => '

This help page explains what each field means that you may be asked to input for new Geeklog installs and mirgating your Geeklog site to a new domain.

If you run into problems with installing, upgrading, or migrating your Geeklog site, please review the Geeklog Installation Docs. For any addtional questions or problems you may have, please visit the Geeklog Install Support Forum to read up on similar issues and post your own topic.

', 'site_name' => 'Nazwa Twojej Strony.', 'site_slogan' => 'Prosty opis Twojej strony.', 'db_type' => 'Geeklog can be installed using either a MySQL or PostgreSQL database. If you are not sure which option to select contact your hosting provider.

Note InnoDB Tables may improve performance on (very) large sites, but they also make database backups more complicated.', diff --git a/public_html/admin/install/layout/index.thtml b/public_html/admin/install/layout/index.thtml index 814a610ca..aedd04c80 100644 --- a/public_html/admin/install/layout/index.thtml +++ b/public_html/admin/install/layout/index.thtml @@ -24,10 +24,10 @@