[geeklog-cvs] geeklog: For anonymous comment submissions, use "Your Name" inst...

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Jan 24 05:19:23 EST 2010


changeset 7613:1a2542e7b7ba
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/1a2542e7b7ba
user: Dirk Haun <dirk at haun-online.de>
date: Sun Jan 24 10:54:00 2010 +0100
description:
For anonymous comment submissions, use "Your Name" instead of "Username" in the comment submission form (feature request #0001039)

diffstat:

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

diffs (truncated from 960 to 300 lines):

diff -r 5331a452d7a8 -r 1a2542e7b7ba language/afrikaans.php
--- a/language/afrikaans.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/afrikaans.php	Sun Jan 24 10:54:00 2010 +0100
@@ -219,7 +219,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/afrikaans_utf-8.php
--- a/language/afrikaans_utf-8.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/afrikaans_utf-8.php	Sun Jan 24 10:54:00 2010 +0100
@@ -219,7 +219,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/bosnian.php
--- a/language/bosnian.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/bosnian.php	Sun Jan 24 10:54:00 2010 +0100
@@ -223,7 +223,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/bosnian_utf-8.php
--- a/language/bosnian_utf-8.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/bosnian_utf-8.php	Sun Jan 24 10:54:00 2010 +0100
@@ -223,7 +223,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/bulgarian.php
--- a/language/bulgarian.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/bulgarian.php	Sun Jan 24 10:54:00 2010 +0100
@@ -219,7 +219,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/bulgarian_utf-8.php
--- a/language/bulgarian_utf-8.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/bulgarian_utf-8.php	Sun Jan 24 10:54:00 2010 +0100
@@ -219,7 +219,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/catalan.php
--- a/language/catalan.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/catalan.php	Sun Jan 24 10:54:00 2010 +0100
@@ -217,7 +217,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/catalan_utf-8.php
--- a/language/catalan_utf-8.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/catalan_utf-8.php	Sun Jan 24 10:54:00 2010 +0100
@@ -217,7 +217,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/chinese_simplified_utf-8.php
--- a/language/chinese_simplified_utf-8.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/chinese_simplified_utf-8.php	Sun Jan 24 10:54:00 2010 +0100
@@ -222,7 +222,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/chinese_traditional_utf-8.php
--- a/language/chinese_traditional_utf-8.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/chinese_traditional_utf-8.php	Sun Jan 24 10:54:00 2010 +0100
@@ -222,7 +222,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/croatian.php
--- a/language/croatian.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/croatian.php	Sun Jan 24 10:54:00 2010 +0100
@@ -219,7 +219,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/croatian_utf-8.php
--- a/language/croatian_utf-8.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/croatian_utf-8.php	Sun Jan 24 10:54:00 2010 +0100
@@ -221,7 +221,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/czech.php
--- a/language/czech.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/czech.php	Sun Jan 24 10:54:00 2010 +0100
@@ -218,7 +218,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/czech_utf-8.php
--- a/language/czech_utf-8.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/czech_utf-8.php	Sun Jan 24 10:54:00 2010 +0100
@@ -218,7 +218,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/danish.php
--- a/language/danish.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/danish.php	Sun Jan 24 10:54:00 2010 +0100
@@ -218,7 +218,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/danish_utf-8.php
--- a/language/danish_utf-8.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/danish_utf-8.php	Sun Jan 24 10:54:00 2010 +0100
@@ -218,7 +218,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/dutch.php
--- a/language/dutch.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/dutch.php	Sun Jan 24 10:54:00 2010 +0100
@@ -225,7 +225,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/dutch_utf-8.php
--- a/language/dutch_utf-8.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/dutch_utf-8.php	Sun Jan 24 10:54:00 2010 +0100
@@ -225,7 +225,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/english.php
--- a/language/english.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/english.php	Sun Jan 24 10:54:00 2010 +0100
@@ -220,7 +220,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/english_utf-8.php
--- a/language/english_utf-8.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/english_utf-8.php	Sun Jan 24 10:54:00 2010 +0100
@@ -220,7 +220,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/estonian.php
--- a/language/estonian.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/estonian.php	Sun Jan 24 10:54:00 2010 +0100
@@ -220,7 +220,8 @@
     40 => 'Kui sa ei soovi enam saada  teaviusi vastuste kohta, külasta järgnevat aadressit:',
     41 => 'Tere %s,',
     42 => 'Loobu tellimisest',
-    43 => 'Loobu vastuste teavitustest.'
+    43 => 'Loobu vastuste teavitustest.',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/estonian_utf-8.php
--- a/language/estonian_utf-8.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/estonian_utf-8.php	Sun Jan 24 10:54:00 2010 +0100
@@ -220,7 +220,8 @@
     40 => 'Kui sa ei soovi enam saada  teaviusi vastuste kohta, külasta järgnevat aadressit:',
     41 => 'Tere %s,',
     42 => 'Loobu tellimisest',
-    43 => 'Loobu vastuste teavitustest.'
+    43 => 'Loobu vastuste teavitustest.',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/farsi_utf-8.php
--- a/language/farsi_utf-8.php	Sun Jan 24 10:30:14 2010 +0100
+++ b/language/farsi_utf-8.php	Sun Jan 24 10:54:00 2010 +0100
@@ -207,7 +207,8 @@
     40 => 'If you wish to receive no further notifications of replies, visit the following link:',
     41 => 'Hello %s,',
     42 => 'Unsubscribe',
-    43 => 'Unsubscribe from reply notifications'
+    43 => 'Unsubscribe from reply notifications',
+    44 => 'Your Name'
 );
 
 ###############################################################################
diff -r 5331a452d7a8 -r 1a2542e7b7ba language/finnish.php



More information about the geeklog-cvs mailing list