[geeklog-hg] geeklog: Internationalized rescue.php with language files updated

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Wed Jul 11 11:27:06 EDT 2012


changeset 8772:2c7f95e33bf5
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/2c7f95e33bf5
user: kenji at grebe.flets-west.jp
date: Sun Jul 08 14:59:21 2012 +0900
description:
Internationalized rescue.php with language files updated

diffstat:

 public_html/admin/install/language/chinese_simplified_utf-8.php  |   49 +
 public_html/admin/install/language/chinese_traditional_utf-8.php |   49 +
 public_html/admin/install/language/english.php                   |   49 +
 public_html/admin/install/language/german.php                    |   49 +
 public_html/admin/install/language/hebrew_utf-8.php              |   49 +
 public_html/admin/install/language/japanese_utf-8.php            |   49 +
 public_html/admin/install/language/polish.php                    |   49 +
 public_html/admin/install/rescue.php                             |  918 +++++----
 8 files changed, 835 insertions(+), 426 deletions(-)

diffs (truncated from 1321 to 300 lines):

diff -r c869f021c7e3 -r 2c7f95e33bf5 public_html/admin/install/language/chinese_simplified_utf-8.php
--- a/public_html/admin/install/language/chinese_simplified_utf-8.php	Wed Jul 11 23:13:36 2012 +0900
+++ b/public_html/admin/install/language/chinese_simplified_utf-8.php	Sun Jul 08 14:59:21 2012 +0900
@@ -367,4 +367,53 @@
     'plugin_upload'  => $LANG_PLUGINS[10]
 );
 
+// rescue.php
+$LANG_RESCUE = array(
+	 0 => 'Login successful',
+	 1 => 'Geeklog Emergency Rescue Tool',
+	 2 => 'Geeklog Install',
+	 3 => 'Geeklog Emergency Rescue Tool',
+	 4 => 'Do not forget to <strong>delete this {{SELF}} file and the install directory once you are done!</strong>  If other users guess the password, they can seriously harm your geeklog installation!',	// Don't change or remove "{{SELF}}"
+	 5 => 'Status',
+	 6 => 'You are attempting to access a secure section.  You can\'t proceed until you pass the security check.',
+	 7 => 'In order to verify you, we require you to enter your database password.  This is the password that is stored in geeklog\'s db-config.php',
+	 8 => 'Password',
+	 9 => 'Verify Me',
+	10 => 'Password incorrect!',
+	11 => 'enabling ',
+	12 => 'disabling ',
+	13 => 'success ',
+	14 => 'error ',
+	15 => 'There was an error updating configs',
+	16 => 'Updating configs completed successfully',
+	17 => 'There was an error updating your password',
+	18 => 'Geeklog password request',
+	19 => 'Requested Password',
+	20 => 'Someone (hopefully you) has accessed the emergency password request form and a new password:"%s" for your account "%s" on %s, has been generated.',
+	21 => 'If it was not you, please check the security of your site. Make sure to remove the Emergency Rescue Form /admin/rescue.php',
+	22 => 'New password has been sent to the recorded email address',
+	23 => 'There was an error sending email with the subject: ',
+	24 => 'PHP Information',
+	25 => 'Return to main screen',
+	26 => 'System Information',
+	27 => 'PHP version',
+	28 => 'Geeklog version',
+	29 => 'Options',
+	30 => 'If you happen to install a plugin or addon that brings down your geeklog site, you can remedy the problem with the options below.',
+	31 => 'Enable/Disable Plugins',
+	32 => 'Enable/Disable Blocks',
+	33 => 'Edit Select $_CONF Values',
+	34 => 'Reset Admin Password',
+	35 => 'Here you can enable/disable any plugin that is currently installed on your geeklog website.',
+	36 => 'Select a plugin',
+	37 => 'Enable',
+	38 => 'Disable',
+	39 => 'Here you can enable/disable any block that is currently installed on your geeklog website.',
+	40 => 'Select a block',
+	41 => 'Go',
+	42 => 'You can edit some key $_CONF options.',
+	43 => 'Here you can reset your geeklog root/admin password.',
+	44 => 'Email my password',
+);
+
 ?>
diff -r c869f021c7e3 -r 2c7f95e33bf5 public_html/admin/install/language/chinese_traditional_utf-8.php
--- a/public_html/admin/install/language/chinese_traditional_utf-8.php	Wed Jul 11 23:13:36 2012 +0900
+++ b/public_html/admin/install/language/chinese_traditional_utf-8.php	Sun Jul 08 14:59:21 2012 +0900
@@ -367,4 +367,53 @@
     'plugin_upload'  => $LANG_PLUGINS[10]
 );
 
+// rescue.php
+$LANG_RESCUE = array(
+	 0 => 'Login successful',
+	 1 => 'Geeklog Emergency Rescue Tool',
+	 2 => 'Geeklog Install',
+	 3 => 'Geeklog Emergency Rescue Tool',
+	 4 => 'Do not forget to <strong>delete this {{SELF}} file and the install directory once you are done!</strong>  If other users guess the password, they can seriously harm your geeklog installation!',	// Don't change or remove "{{SELF}}"
+	 5 => 'Status',
+	 6 => 'You are attempting to access a secure section.  You can\'t proceed until you pass the security check.',
+	 7 => 'In order to verify you, we require you to enter your database password.  This is the password that is stored in geeklog\'s db-config.php',
+	 8 => 'Password',
+	 9 => 'Verify Me',
+	10 => 'Password incorrect!',
+	11 => 'enabling ',
+	12 => 'disabling ',
+	13 => 'success ',
+	14 => 'error ',
+	15 => 'There was an error updating configs',
+	16 => 'Updating configs completed successfully',
+	17 => 'There was an error updating your password',
+	18 => 'Geeklog password request',
+	19 => 'Requested Password',
+	20 => 'Someone (hopefully you) has accessed the emergency password request form and a new password:"%s" for your account "%s" on %s, has been generated.',
+	21 => 'If it was not you, please check the security of your site. Make sure to remove the Emergency Rescue Form /admin/rescue.php',
+	22 => 'New password has been sent to the recorded email address',
+	23 => 'There was an error sending email with the subject: ',
+	24 => 'PHP Information',
+	25 => 'Return to main screen',
+	26 => 'System Information',
+	27 => 'PHP version',
+	28 => 'Geeklog version',
+	29 => 'Options',
+	30 => 'If you happen to install a plugin or addon that brings down your geeklog site, you can remedy the problem with the options below.',
+	31 => 'Enable/Disable Plugins',
+	32 => 'Enable/Disable Blocks',
+	33 => 'Edit Select $_CONF Values',
+	34 => 'Reset Admin Password',
+	35 => 'Here you can enable/disable any plugin that is currently installed on your geeklog website.',
+	36 => 'Select a plugin',
+	37 => 'Enable',
+	38 => 'Disable',
+	39 => 'Here you can enable/disable any block that is currently installed on your geeklog website.',
+	40 => 'Select a block',
+	41 => 'Go',
+	42 => 'You can edit some key $_CONF options.',
+	43 => 'Here you can reset your geeklog root/admin password.',
+	44 => 'Email my password',
+);
+
 ?>
diff -r c869f021c7e3 -r 2c7f95e33bf5 public_html/admin/install/language/english.php
--- a/public_html/admin/install/language/english.php	Wed Jul 11 23:13:36 2012 +0900
+++ b/public_html/admin/install/language/english.php	Sun Jul 08 14:59:21 2012 +0900
@@ -366,4 +366,53 @@
     'plugin_upload'  => $LANG_PLUGINS[10]
 );
 
+// rescue.php
+$LANG_RESCUE = array(
+	 0 => 'Login successful',
+	 1 => 'Geeklog Emergency Rescue Tool',
+	 2 => 'Geeklog Install',
+	 3 => 'Geeklog Emergency Rescue Tool',
+	 4 => 'Do not forget to <strong>delete this {{SELF}} file and the install directory once you are done!</strong>  If other users guess the password, they can seriously harm your geeklog installation!',	// Don't change or remove "{{SELF}}"
+	 5 => 'Status',
+	 6 => 'You are attempting to access a secure section.  You can\'t proceed until you pass the security check.',
+	 7 => 'In order to verify you, we require you to enter your database password.  This is the password that is stored in geeklog\'s db-config.php',
+	 8 => 'Password',
+	 9 => 'Verify Me',
+	10 => 'Password incorrect!',
+	11 => 'enabling ',
+	12 => 'disabling ',
+	13 => 'success ',
+	14 => 'error ',
+	15 => 'There was an error updating configs',
+	16 => 'Updating configs completed successfully',
+	17 => 'There was an error updating your password',
+	18 => 'Geeklog password request',
+	19 => 'Requested Password',
+	20 => 'Someone (hopefully you) has accessed the emergency password request form and a new password:"%s" for your account "%s" on %s, has been generated.',
+	21 => 'If it was not you, please check the security of your site. Make sure to remove the Emergency Rescue Form /admin/rescue.php',
+	22 => 'New password has been sent to the recorded email address',
+	23 => 'There was an error sending email with the subject: ',
+	24 => 'PHP Information',
+	25 => 'Return to main screen',
+	26 => 'System Information',
+	27 => 'PHP version',
+	28 => 'Geeklog version',
+	29 => 'Options',
+	30 => 'If you happen to install a plugin or addon that brings down your geeklog site, you can remedy the problem with the options below.',
+	31 => 'Enable/Disable Plugins',
+	32 => 'Enable/Disable Blocks',
+	33 => 'Edit Select $_CONF Values',
+	34 => 'Reset Admin Password',
+	35 => 'Here you can enable/disable any plugin that is currently installed on your geeklog website.',
+	36 => 'Select a plugin',
+	37 => 'Enable',
+	38 => 'Disable',
+	39 => 'Here you can enable/disable any block that is currently installed on your geeklog website.',
+	40 => 'Select a block',
+	41 => 'Go',
+	42 => 'You can edit some key $_CONF options.',
+	43 => 'Here you can reset your geeklog root/admin password.',
+	44 => 'Email my password',
+);
+
 ?>
diff -r c869f021c7e3 -r 2c7f95e33bf5 public_html/admin/install/language/german.php
--- a/public_html/admin/install/language/german.php	Wed Jul 11 23:13:36 2012 +0900
+++ b/public_html/admin/install/language/german.php	Sun Jul 08 14:59:21 2012 +0900
@@ -366,4 +366,53 @@
     'plugin_upload'  => $LANG_PLUGINS[10]
 );
 
+// rescue.php
+$LANG_RESCUE = array(
+	 0 => 'Login successful',
+	 1 => 'Geeklog Emergency Rescue Tool',
+	 2 => 'Geeklog Install',
+	 3 => 'Geeklog Emergency Rescue Tool',
+	 4 => 'Do not forget to <strong>delete this {{SELF}} file and the install directory once you are done!</strong>  If other users guess the password, they can seriously harm your geeklog installation!',	// Don't change or remove "{{SELF}}"
+	 5 => 'Status',
+	 6 => 'You are attempting to access a secure section.  You can\'t proceed until you pass the security check.',
+	 7 => 'In order to verify you, we require you to enter your database password.  This is the password that is stored in geeklog\'s db-config.php',
+	 8 => 'Password',
+	 9 => 'Verify Me',
+	10 => 'Password incorrect!',
+	11 => 'enabling ',
+	12 => 'disabling ',
+	13 => 'success ',
+	14 => 'error ',
+	15 => 'There was an error updating configs',
+	16 => 'Updating configs completed successfully',
+	17 => 'There was an error updating your password',
+	18 => 'Geeklog password request',
+	19 => 'Requested Password',
+	20 => 'Someone (hopefully you) has accessed the emergency password request form and a new password:"%s" for your account "%s" on %s, has been generated.',
+	21 => 'If it was not you, please check the security of your site. Make sure to remove the Emergency Rescue Form /admin/rescue.php',
+	22 => 'New password has been sent to the recorded email address',
+	23 => 'There was an error sending email with the subject: ',
+	24 => 'PHP Information',
+	25 => 'Return to main screen',
+	26 => 'System Information',
+	27 => 'PHP version',
+	28 => 'Geeklog version',
+	29 => 'Options',
+	30 => 'If you happen to install a plugin or addon that brings down your geeklog site, you can remedy the problem with the options below.',
+	31 => 'Enable/Disable Plugins',
+	32 => 'Enable/Disable Blocks',
+	33 => 'Edit Select $_CONF Values',
+	34 => 'Reset Admin Password',
+	35 => 'Here you can enable/disable any plugin that is currently installed on your geeklog website.',
+	36 => 'Select a plugin',
+	37 => 'Enable',
+	38 => 'Disable',
+	39 => 'Here you can enable/disable any block that is currently installed on your geeklog website.',
+	40 => 'Select a block',
+	41 => 'Go',
+	42 => 'You can edit some key $_CONF options.',
+	43 => 'Here you can reset your geeklog root/admin password.',
+	44 => 'Email my password',
+);
+
 ?>
diff -r c869f021c7e3 -r 2c7f95e33bf5 public_html/admin/install/language/hebrew_utf-8.php
--- a/public_html/admin/install/language/hebrew_utf-8.php	Wed Jul 11 23:13:36 2012 +0900
+++ b/public_html/admin/install/language/hebrew_utf-8.php	Sun Jul 08 14:59:21 2012 +0900
@@ -362,4 +362,53 @@
     'plugin_upload'  => $LANG_PLUGINS[10]
 );
 
+// rescue.php
+$LANG_RESCUE = array(
+	 0 => 'Login successful',
+	 1 => 'Geeklog Emergency Rescue Tool',
+	 2 => 'Geeklog Install',
+	 3 => 'Geeklog Emergency Rescue Tool',
+	 4 => 'Do not forget to <strong>delete this {{SELF}} file and the install directory once you are done!</strong>  If other users guess the password, they can seriously harm your geeklog installation!',	// Don't change or remove "{{SELF}}"
+	 5 => 'Status',
+	 6 => 'You are attempting to access a secure section.  You can\'t proceed until you pass the security check.',
+	 7 => 'In order to verify you, we require you to enter your database password.  This is the password that is stored in geeklog\'s db-config.php',
+	 8 => 'Password',
+	 9 => 'Verify Me',
+	10 => 'Password incorrect!',
+	11 => 'enabling ',
+	12 => 'disabling ',
+	13 => 'success ',
+	14 => 'error ',
+	15 => 'There was an error updating configs',
+	16 => 'Updating configs completed successfully',
+	17 => 'There was an error updating your password',
+	18 => 'Geeklog password request',
+	19 => 'Requested Password',
+	20 => 'Someone (hopefully you) has accessed the emergency password request form and a new password:"%s" for your account "%s" on %s, has been generated.',
+	21 => 'If it was not you, please check the security of your site. Make sure to remove the Emergency Rescue Form /admin/rescue.php',
+	22 => 'New password has been sent to the recorded email address',
+	23 => 'There was an error sending email with the subject: ',
+	24 => 'PHP Information',
+	25 => 'Return to main screen',
+	26 => 'System Information',
+	27 => 'PHP version',
+	28 => 'Geeklog version',
+	29 => 'Options',
+	30 => 'If you happen to install a plugin or addon that brings down your geeklog site, you can remedy the problem with the options below.',
+	31 => 'Enable/Disable Plugins',
+	32 => 'Enable/Disable Blocks',
+	33 => 'Edit Select $_CONF Values',
+	34 => 'Reset Admin Password',
+	35 => 'Here you can enable/disable any plugin that is currently installed on your geeklog website.',
+	36 => 'Select a plugin',
+	37 => 'Enable',
+	38 => 'Disable',
+	39 => 'Here you can enable/disable any block that is currently installed on your geeklog website.',
+	40 => 'Select a block',
+	41 => 'Go',
+	42 => 'You can edit some key $_CONF options.',
+	43 => 'Here you can reset your geeklog root/admin password.',
+	44 => 'Email my password',
+);
+
 ?>
diff -r c869f021c7e3 -r 2c7f95e33bf5 public_html/admin/install/language/japanese_utf-8.php
--- a/public_html/admin/install/language/japanese_utf-8.php	Wed Jul 11 23:13:36 2012 +0900
+++ b/public_html/admin/install/language/japanese_utf-8.php	Sun Jul 08 14:59:21 2012 +0900
@@ -368,4 +368,53 @@
     'plugin_upload'  => $LANG_PLUGINS[10]
 );
 
+// rescue.php
+$LANG_RESCUE = array(
+	 0 => 'ログインに成功しました。',
+	 1 => 'Geeklog緊急レスキューツール',
+	 2 => 'インストーラーへ',
+	 3 => 'Geeklog緊急レスキューツール',
+	 4 => '終了したら、<strong>å¿
ずこのファイル( {{SELF}} )とinstallディレクトリを削除してください!</strong>  他のユーザーがパスワードの推測に成功した場合、インストールしているGeeklogが重大な被害を被る可能性があります。',	// Don't change or remove "{{SELF}}"
+	 5 => '状æ
‹',



More information about the geeklog-cvs mailing list