[geeklog-cvs] geeklog: Make use of our new slogan

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Mar 14 14:28:25 EDT 2010


changeset 7788:ff6b559f71a6
url: http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/ff6b559f71a6
user: Dirk Haun <dirk at haun-online.de>
date: Sun Mar 14 17:11:28 2010 +0100
description:
Make use of our new slogan

diffstat:

public_html/admin/install/config-install.php | 4 ++--
public_html/admin/install/language/english.php | 4 ++--
public_html/admin/install/language/hebrew_utf-8.php | 4 ++--
public_html/admin/install/language/japanese_utf-8.php | 4 ++--
public_html/admin/install/language/polish.php | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)

diffs (74 lines):

diff -r 00ed7c32d008 -r ff6b559f71a6 public_html/admin/install/config-install.php
--- a/public_html/admin/install/config-install.php Sun Mar 14 12:03:15 2010 +0100
+++ b/public_html/admin/install/config-install.php Sun Mar 14 17:11:28 2010 +0100
@@ -52,8 +52,8 @@
$c->add('copyrightyear',date('Y'),'text',0,0,NULL,1440,FALSE);
$c->add('url_rewrite',FALSE,'select',0,0,1,1800,TRUE);
$c->add('meta_tags',0,'select',0,0,23,2000,TRUE);
- $c->add('meta_description','Geeklog, the open source content management system designed with security in mind.','textarea',0,0,NULL,2010,TRUE);
- $c->add('meta_keywords','Geeklog, Blog, Content Management System, CMS, Open Source, Security','textarea',0,0,NULL,2020,TRUE);
+ $c->add('meta_description','Geeklog - The secure Content Management System.','textarea',0,0,NULL,2010,TRUE);
+ $c->add('meta_keywords','Geeklog, Content Management System, CMS, Open Source, Secure, Security, Blog, Weblog','textarea',0,0,NULL,2020,TRUE);

$c->add('fs_mail', NULL, 'fieldset', 0, 1, NULL, 0, TRUE);
$c->add('site_mail','','text',0,1,NULL,40,TRUE);
diff -r 00ed7c32d008 -r ff6b559f71a6 public_html/admin/install/language/english.php
--- a/public_html/admin/install/language/english.php Sun Mar 14 12:03:15 2010 +0100
+++ b/public_html/admin/install/language/english.php Sun Mar 14 17:11:28 2010 +0100
@@ -49,9 +49,9 @@
// install.php

$LANG_INSTALL = array(
- 0 => 'Geeklog - The Ultimate Weblog System',
+ 0 => 'Geeklog - The secure CMS.',
1 => 'Installation Support',
- 2 => 'The Ultimate Weblog System',
+ 2 => 'The secure Content Management System.',
3 => 'Geeklog Installation',
4 => 'PHP %s required',
5 => 'Sorry, but Geeklog requires at least PHP %s to run (you have version ',
diff -r 00ed7c32d008 -r ff6b559f71a6 public_html/admin/install/language/hebrew_utf-8.php
--- a/public_html/admin/install/language/hebrew_utf-8.php Sun Mar 14 12:03:15 2010 +0100
+++ b/public_html/admin/install/language/hebrew_utf-8.php Sun Mar 14 17:11:28 2010 +0100
@@ -45,9 +45,9 @@
// install.php

$LANG_INSTALL = array(
- 0 => 'Geeklog - The Ultimate Weblog System',
+ 0 => 'Geeklog - The secure CMS.',
1 => 'תמיכת התקנה',
- 2 => 'The Ultimate Weblog System',
+ 2 => 'The secure Content Management System.',
3 => 'התקנת Geeklog',
4 => 'דרוש PHP %s',
5 => 'מצטערים, אבל Geeklog דורש לפחות PHP %s בשביל לרוץ (לכם יש גירסה ',
diff -r 00ed7c32d008 -r ff6b559f71a6 public_html/admin/install/language/japanese_utf-8.php
--- a/public_html/admin/install/language/japanese_utf-8.php Sun Mar 14 12:03:15 2010 +0100
+++ b/public_html/admin/install/language/japanese_utf-8.php Sun Mar 14 17:11:28 2010 +0100
@@ -51,9 +51,9 @@
// install.php

$LANG_INSTALL = array(
- 0 => 'Geeklog - The Ultimate Weblog System',
+ 0 => 'Geeklog - The secure CMS.',
1 => 'インストールで困ったら、こちらのサイトへ',
- 2 => 'The Ultimate Weblog System',
+ 2 => 'The secure Content Management System.',
3 => 'Geeklogをインストールする',
4 => 'PHP %s以上がå¿
要です',
5 => '残念ながらGeeklogをインストールするには最低でもPHP %sがå¿
要です(現在のバージョンは ',
diff -r 00ed7c32d008 -r ff6b559f71a6 public_html/admin/install/language/polish.php
--- a/public_html/admin/install/language/polish.php Sun Mar 14 12:03:15 2010 +0100
+++ b/public_html/admin/install/language/polish.php Sun Mar 14 17:11:28 2010 +0100
@@ -49,9 +49,9 @@
// install.php

$LANG_INSTALL = array(
- 0 => 'Geeklog - The Ultimate Weblog System',
+ 0 => 'Geeklog - The secure CMS.',
1 => 'Instalacja Pomoc',
- 2 => 'The Ultimate Weblog System',
+ 2 => 'The secure Content Management System.',
3 => 'Geeklog - Instalacja',
4 => 'Wymagane PHP %s',
5 => 'Sorry, ale Geeklog wymaga do uruchomienia co najmniej PHP %s (wersja zainstalowana to ',


More information about the geeklog-cvs mailing list