[geeklog-cvs] geeklog: Synced language files with english.php

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Thu Jun 11 05:25:27 EDT 2009


details:   http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/d2feddf4150d
changeset: 7095:d2feddf4150d
user:      Dirk Haun <dirk at haun-online.de>
date:      Thu Jun 11 11:19:23 2009 +0200
description:
Synced language files with english.php

diffstat:

 language/afrikaans.php                 |  6 ++++--
 language/afrikaans_utf-8.php           |  6 ++++--
 language/bosnian.php                   |  6 ++++--
 language/bosnian_utf-8.php             |  6 ++++--
 language/bulgarian.php                 |  6 ++++--
 language/bulgarian_utf-8.php           |  6 ++++--
 language/catalan.php                   |  6 ++++--
 language/catalan_utf-8.php             |  6 ++++--
 language/chinese_simplified_utf-8.php  |  6 ++++--
 language/chinese_traditional_utf-8.php |  6 ++++--
 language/croatian.php                  |  6 ++++--
 language/croatian_utf-8.php            |  6 ++++--
 language/czech.php                     |  6 ++++--
 language/czech_utf-8.php               |  6 ++++--
 language/danish.php                    |  6 ++++--
 language/danish_utf-8.php              |  6 ++++--
 language/dutch.php                     |  6 ++++--
 language/dutch_utf-8.php               |  6 ++++--
 language/estonian.php                  |  6 ++++--
 language/estonian_utf-8.php            |  6 ++++--
 language/farsi_utf-8.php               |  6 ++++--
 language/finnish.php                   |  6 ++++--
 language/finnish_utf-8.php             |  6 ++++--
 language/french_canada.php             |  6 ++++--
 language/french_canada_utf-8.php       |  6 ++++--
 language/french_france.php             |  6 ++++--
 language/french_france_utf-8.php       |  6 ++++--
 language/german.php                    |  6 ++++--
 language/german_formal.php             |  6 ++++--
 language/german_formal_utf-8.php       |  6 ++++--
 language/german_utf-8.php              |  6 ++++--
 language/hebrew_utf-8.php              |  6 ++++--
 language/hellenic.php                  |  6 ++++--
 language/hellenic_utf-8.php            |  6 ++++--
 language/indonesian.php                |  6 ++++--
 language/indonesian_utf-8.php          |  6 ++++--
 language/italian.php                   |  6 ++++--
 language/italian_utf-8.php             |  6 ++++--
 language/korean.php                    |  6 ++++--
 language/korean_utf-8.php              |  6 ++++--
 language/norwegian.php                 |  6 ++++--
 language/norwegian_utf-8.php           |  6 ++++--
 language/polish.php                    |  6 ++++--
 language/polish_utf-8.php              |  6 ++++--
 language/portuguese.php                |  6 ++++--
 language/portuguese_brazil.php         |  6 ++++--
 language/portuguese_brazil_utf-8.php   |  6 ++++--
 language/portuguese_utf-8.php          |  6 ++++--
 language/romanian.php                  |  6 ++++--
 language/romanian_utf-8.php            |  6 ++++--
 language/russian.php                   |  6 ++++--
 language/russian_utf-8.php             |  6 ++++--
 language/serbian.php                   |  6 ++++--
 language/serbian_utf-8.php             |  6 ++++--
 language/slovak.php                    |  6 ++++--
 language/slovak_utf-8.php              |  6 ++++--
 language/slovenian.php                 |  6 ++++--
 language/slovenian_utf-8.php           |  6 ++++--
 language/spanish.php                   |  6 ++++--
 language/spanish_argentina.php         |  6 ++++--
 language/spanish_argentina_utf-8.php   |  6 ++++--
 language/spanish_utf-8.php             |  6 ++++--
 language/swedish.php                   |  6 ++++--
 language/swedish_utf-8.php             |  6 ++++--
 language/turkish.php                   |  6 ++++--
 language/turkish_utf-8.php             |  6 ++++--
 language/ukrainian.php                 |  6 ++++--
 language/ukrainian_koi8-u.php          |  6 ++++--
 language/ukrainian_utf-8.php           |  6 ++++--
 69 files changed, 276 insertions(+), 138 deletions(-)

diffs (truncated from 1587 to 300 lines):

diff -r 0f624aa104a0 -r d2feddf4150d language/afrikaans.php
--- a/language/afrikaans.php	Thu Jun 11 10:58:02 2009 +0200
+++ b/language/afrikaans.php	Thu Jun 11 11:19:23 2009 +0200
@@ -1837,6 +1837,7 @@
     'disable_autolinks' => 'Disable Autolinks?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
+    'frame_options' => 'Protection against "clickjacking"',
     'censormode' => 'Censor Mode?',
     'censorreplace' => 'Censor Replace Text',
     'censorlist' => 'Censor List',
@@ -1938,7 +1939,8 @@
     18 => array('Disabled' => 0, 'Enabled (Exact Match)' => 1, 'Enabled (Word Beginning)' => 2, 'Enabled (Word Fragment)' => 3),
     19 => array('Google' => 'google', 'Table' => 'table'),
     20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
-    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict')
+    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
+    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
 );
 
-?>
+?>
\ No newline at end of file
diff -r 0f624aa104a0 -r d2feddf4150d language/afrikaans_utf-8.php
--- a/language/afrikaans_utf-8.php	Thu Jun 11 10:58:02 2009 +0200
+++ b/language/afrikaans_utf-8.php	Thu Jun 11 11:19:23 2009 +0200
@@ -1837,6 +1837,7 @@
     'disable_autolinks' => 'Disable Autolinks?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
+    'frame_options' => 'Protection against "clickjacking"',
     'censormode' => 'Censor Mode?',
     'censorreplace' => 'Censor Replace Text',
     'censorlist' => 'Censor List',
@@ -1938,7 +1939,8 @@
     18 => array('Disabled' => 0, 'Enabled (Exact Match)' => 1, 'Enabled (Word Beginning)' => 2, 'Enabled (Word Fragment)' => 3),
     19 => array('Google' => 'google', 'Table' => 'table'),
     20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
-    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict')
+    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
+    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
 );
 
-?>
+?>
\ No newline at end of file
diff -r 0f624aa104a0 -r d2feddf4150d language/bosnian.php
--- a/language/bosnian.php	Thu Jun 11 10:58:02 2009 +0200
+++ b/language/bosnian.php	Thu Jun 11 11:19:23 2009 +0200
@@ -1841,6 +1841,7 @@
     'disable_autolinks' => 'Disable Autolinks?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
+    'frame_options' => 'Protection against "clickjacking"',
     'censormode' => 'Censor Mode?',
     'censorreplace' => 'Censor Replace Text',
     'censorlist' => 'Censor List',
@@ -1942,7 +1943,8 @@
     18 => array('Disabled' => 0, 'Enabled (Exact Match)' => 1, 'Enabled (Word Beginning)' => 2, 'Enabled (Word Fragment)' => 3),
     19 => array('Google' => 'google', 'Table' => 'table'),
     20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
-    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict')
+    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
+    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
 );
 
-?>
+?>
\ No newline at end of file
diff -r 0f624aa104a0 -r d2feddf4150d language/bosnian_utf-8.php
--- a/language/bosnian_utf-8.php	Thu Jun 11 10:58:02 2009 +0200
+++ b/language/bosnian_utf-8.php	Thu Jun 11 11:19:23 2009 +0200
@@ -1841,6 +1841,7 @@
     'disable_autolinks' => 'Disable Autolinks?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
+    'frame_options' => 'Protection against "clickjacking"',
     'censormode' => 'Censor Mode?',
     'censorreplace' => 'Censor Replace Text',
     'censorlist' => 'Censor List',
@@ -1942,7 +1943,8 @@
     18 => array('Disabled' => 0, 'Enabled (Exact Match)' => 1, 'Enabled (Word Beginning)' => 2, 'Enabled (Word Fragment)' => 3),
     19 => array('Google' => 'google', 'Table' => 'table'),
     20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
-    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict')
+    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
+    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
 );
 
-?>
+?>
\ No newline at end of file
diff -r 0f624aa104a0 -r d2feddf4150d language/bulgarian.php
--- a/language/bulgarian.php	Thu Jun 11 10:58:02 2009 +0200
+++ b/language/bulgarian.php	Thu Jun 11 11:19:23 2009 +0200
@@ -1837,6 +1837,7 @@
     'disable_autolinks' => 'Disable Autolinks?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
+    'frame_options' => 'Protection against "clickjacking"',
     'censormode' => 'Censor Mode?',
     'censorreplace' => 'Censor Replace Text',
     'censorlist' => 'Censor List',
@@ -1938,7 +1939,8 @@
     18 => array('Disabled' => 0, 'Enabled (Exact Match)' => 1, 'Enabled (Word Beginning)' => 2, 'Enabled (Word Fragment)' => 3),
     19 => array('Google' => 'google', 'Table' => 'table'),
     20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
-    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict')
+    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
+    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
 );
 
-?>
+?>
\ No newline at end of file
diff -r 0f624aa104a0 -r d2feddf4150d language/bulgarian_utf-8.php
--- a/language/bulgarian_utf-8.php	Thu Jun 11 10:58:02 2009 +0200
+++ b/language/bulgarian_utf-8.php	Thu Jun 11 11:19:23 2009 +0200
@@ -1837,6 +1837,7 @@
     'disable_autolinks' => 'Disable Autolinks?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
+    'frame_options' => 'Protection against "clickjacking"',
     'censormode' => 'Censor Mode?',
     'censorreplace' => 'Censor Replace Text',
     'censorlist' => 'Censor List',
@@ -1938,7 +1939,8 @@
     18 => array('Disabled' => 0, 'Enabled (Exact Match)' => 1, 'Enabled (Word Beginning)' => 2, 'Enabled (Word Fragment)' => 3),
     19 => array('Google' => 'google', 'Table' => 'table'),
     20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
-    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict')
+    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
+    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
 );
 
-?>
+?>
\ No newline at end of file
diff -r 0f624aa104a0 -r d2feddf4150d language/catalan.php
--- a/language/catalan.php	Thu Jun 11 10:58:02 2009 +0200
+++ b/language/catalan.php	Thu Jun 11 11:19:23 2009 +0200
@@ -1835,6 +1835,7 @@
     'disable_autolinks' => 'Disable Autolinks?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
+    'frame_options' => 'Protection against "clickjacking"',
     'censormode' => 'Censor Mode?',
     'censorreplace' => 'Censor Replace Text',
     'censorlist' => 'Censor List',
@@ -1936,7 +1937,8 @@
     18 => array('Disabled' => 0, 'Enabled (Exact Match)' => 1, 'Enabled (Word Beginning)' => 2, 'Enabled (Word Fragment)' => 3),
     19 => array('Google' => 'google', 'Table' => 'table'),
     20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
-    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict')
+    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
+    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
 );
 
-?>
+?>
\ No newline at end of file
diff -r 0f624aa104a0 -r d2feddf4150d language/catalan_utf-8.php
--- a/language/catalan_utf-8.php	Thu Jun 11 10:58:02 2009 +0200
+++ b/language/catalan_utf-8.php	Thu Jun 11 11:19:23 2009 +0200
@@ -1835,6 +1835,7 @@
     'disable_autolinks' => 'Disable Autolinks?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
+    'frame_options' => 'Protection against "clickjacking"',
     'censormode' => 'Censor Mode?',
     'censorreplace' => 'Censor Replace Text',
     'censorlist' => 'Censor List',
@@ -1936,7 +1937,8 @@
     18 => array('Disabled' => 0, 'Enabled (Exact Match)' => 1, 'Enabled (Word Beginning)' => 2, 'Enabled (Word Fragment)' => 3),
     19 => array('Google' => 'google', 'Table' => 'table'),
     20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
-    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict')
+    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
+    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
 );
 
-?>
+?>
\ No newline at end of file
diff -r 0f624aa104a0 -r d2feddf4150d language/chinese_simplified_utf-8.php
--- a/language/chinese_simplified_utf-8.php	Thu Jun 11 10:58:02 2009 +0200
+++ b/language/chinese_simplified_utf-8.php	Thu Jun 11 11:19:23 2009 +0200
@@ -1840,6 +1840,7 @@
     'disable_autolinks' => 'å
³é—­ Autolinks?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
+    'frame_options' => 'Protection against "clickjacking"',
     'censormode' => '检查方式?',
     'censorreplace' => '检查代替文字',
     'censorlist' => '检查列',
@@ -1941,7 +1942,8 @@
     18 => array('Disabled' => 0, 'Enabled (Exact Match)' => 1, 'Enabled (Word Beginning)' => 2, 'Enabled (Word Fragment)' => 3),
     19 => array('Google' => 'google', 'Table' => 'table'),
     20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
-    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict')
+    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
+    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
 );
 
-?>
+?>
\ No newline at end of file
diff -r 0f624aa104a0 -r d2feddf4150d language/chinese_traditional_utf-8.php
--- a/language/chinese_traditional_utf-8.php	Thu Jun 11 10:58:02 2009 +0200
+++ b/language/chinese_traditional_utf-8.php	Thu Jun 11 11:19:23 2009 +0200
@@ -1840,6 +1840,7 @@
     'disable_autolinks' => '關閉 Autolinks?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
+    'frame_options' => 'Protection against "clickjacking"',
     'censormode' => '檢查方式?',
     'censorreplace' => '檢查代替文字',
     'censorlist' => '檢查列',
@@ -1941,7 +1942,8 @@
     18 => array('Disabled' => 0, 'Enabled (Exact Match)' => 1, 'Enabled (Word Beginning)' => 2, 'Enabled (Word Fragment)' => 3),
     19 => array('Google' => 'google', 'Table' => 'table'),
     20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
-    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict')
+    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
+    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
 );
 
-?>
+?>
\ No newline at end of file
diff -r 0f624aa104a0 -r d2feddf4150d language/croatian.php
--- a/language/croatian.php	Thu Jun 11 10:58:02 2009 +0200
+++ b/language/croatian.php	Thu Jun 11 11:19:23 2009 +0200
@@ -1837,6 +1837,7 @@
     'disable_autolinks' => 'Disable Autolinks?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
+    'frame_options' => 'Protection against "clickjacking"',
     'censormode' => 'Censor Mode?',
     'censorreplace' => 'Censor Replace Text',
     'censorlist' => 'Censor List',
@@ -1938,7 +1939,8 @@
     18 => array('Disabled' => 0, 'Enabled (Exact Match)' => 1, 'Enabled (Word Beginning)' => 2, 'Enabled (Word Fragment)' => 3),
     19 => array('Google' => 'google', 'Table' => 'table'),
     20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
-    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict')
+    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
+    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
 );
 
-?>
+?>
\ No newline at end of file
diff -r 0f624aa104a0 -r d2feddf4150d language/croatian_utf-8.php
--- a/language/croatian_utf-8.php	Thu Jun 11 10:58:02 2009 +0200
+++ b/language/croatian_utf-8.php	Thu Jun 11 11:19:23 2009 +0200
@@ -1839,6 +1839,7 @@
     'disable_autolinks' => 'Disable Autolinks?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
+    'frame_options' => 'Protection against "clickjacking"',
     'censormode' => 'Censor Mode?',
     'censorreplace' => 'Censor Replace Text',
     'censorlist' => 'Censor List',
@@ -1940,7 +1941,8 @@
     18 => array('Disabled' => 0, 'Enabled (Exact Match)' => 1, 'Enabled (Word Beginning)' => 2, 'Enabled (Word Fragment)' => 3),
     19 => array('Google' => 'google', 'Table' => 'table'),
     20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
-    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict')
+    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
+    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
 );
 
-?>
+?>
\ No newline at end of file
diff -r 0f624aa104a0 -r d2feddf4150d language/czech.php
--- a/language/czech.php	Thu Jun 11 10:58:02 2009 +0200
+++ b/language/czech.php	Thu Jun 11 11:19:23 2009 +0200
@@ -1836,6 +1836,7 @@
     'disable_autolinks' => 'Disable Autolinks?',
     'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
+    'frame_options' => 'Protection against "clickjacking"',
     'censormode' => 'Censor Mode?',
     'censorreplace' => 'Censor Replace Text',
     'censorlist' => 'Censor List',
@@ -1937,7 +1938,8 @@
     18 => array('Disabled' => 0, 'Enabled (Exact Match)' => 1, 'Enabled (Word Beginning)' => 2, 'Enabled (Word Fragment)' => 3),
     19 => array('Google' => 'google', 'Table' => 'table'),
     20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'),
-    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict')
+    21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'),
+    22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => '')
 );
 
-?>
+?>
\ No newline at end of file
diff -r 0f624aa104a0 -r d2feddf4150d language/czech_utf-8.php



More information about the geeklog-cvs mailing list