Index: branches/2.8.x/LICENSE
===================================================================
--- branches/2.8.x/LICENSE	(revision 1499)
+++ branches/2.8.x/LICENSE	(revision 1500)
@@ -1,8 +1,8 @@
 License
 =======
 WebsiteBaker is released under the GNU General Public License,
-Copyright (C) 2004-2009 Ryan Djurovich.
-Copyright (C) 2009-2011 Website Baker Org. e.V.
+Copyright by Ryan Djurovich.
+All changes since 2009 copyright by Website Baker Org. e.V.
 Please refer to the COPYING file for a copy of the license.
 
 LICENSE INFORMATION

Property changes on: branches/2.8.x/LICENSE
___________________________________________________________________
Modified: svn:keywords
## -1 +1,4 ##
-Id
\ No newline at end of property
+Id
+Revision
+HeadURL
+Date
\ No newline at end of property
Index: branches/2.8.x/INSTALL
===================================================================
--- branches/2.8.x/INSTALL	(revision 1499)
+++ branches/2.8.x/INSTALL	(revision 1500)
@@ -1,26 +1,15 @@
-WebsiteBaker 2 Installation Instructions
+WebsiteBaker 2.8.2 Installation Instructions
 ============================================
-This will quickly explain what you will need
-to install websiteBaker.
 
-First of all, you must have a webserver with
-PHP and MySQL installed correctly. Once you 
-have got that, place the "wb" folder 
-somewhere on your server, probably under the
-document root:
-e.g. /documentroot/wb
+You can find detailed informations in the INSTALL
+file of the needed installer interface.
 
-This should be accessed by an address 
-something like this:
-e.g. http://localhost/wb/
+Short Instruction:
 
-Now create a blank MySQL database
-(Commonly called "wb").
+1.: create empty database and remember access data
+2.: Unzip WB and move it to the Server
+3.: Unzip Fix-Packet and move it to the Server  !!! very important !!!
+4.: chmod directories/files as usual if needed (most with mod-apache running)
+5.: rename config.php.new into config.php (never needed with micro-installer)
+6.: start installation
 
-Once that is all done simple run the
-install script from your browser:
-e.g. http://localhost/wb/install/index.php
-
-Fill-out the form and submit it, and if all
-the details are correct, you should be taken
-to WebsiteBaker Administration.

Property changes on: branches/2.8.x/INSTALL
___________________________________________________________________
Modified: svn:keywords
## -1 +1,4 ##
-Id
\ No newline at end of property
+Id
+Revision
+HeadURL
+Date
\ No newline at end of property
Index: branches/2.8.x/CHANGELOG
===================================================================
--- branches/2.8.x/CHANGELOG	(revision 1499)
+++ branches/2.8.x/CHANGELOG	(revision 1500)
@@ -12,6 +12,8 @@
 
 =============================== FEATURES FREEZE ================================
 ----------------------------------- Fixes 2.8.2 --------------------------------
+11 Aug-2011 Build 1500 Werner v.d.Decken(DarkViper)
+# sync working copy
 11 Aug-2011 Build 1499 Werner v.d.Decken(DarkViper)
 # little fix in calling globalExceptionHandler from inner core files
 11 Aug-2011 Build 1498 Werner v.d.Decken(DarkViper)
Index: branches/2.8.x/COPYING
===================================================================
--- branches/2.8.x/COPYING	(revision 1499)
+++ branches/2.8.x/COPYING	(revision 1500)

Property changes on: branches/2.8.x/COPYING
___________________________________________________________________
Modified: svn:keywords
## -1 +1,4 ##
-Id
\ No newline at end of property
+Id
+Revision
+HeadURL
+Date
\ No newline at end of property
Index: branches/2.8.x/wb/admin/interface/version.php
===================================================================
--- branches/2.8.x/wb/admin/interface/version.php	(revision 1499)
+++ branches/2.8.x/wb/admin/interface/version.php	(revision 1500)
@@ -52,4 +52,4 @@
 
 // check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled)
 if(!defined('VERSION')) define('VERSION', '2.8.2');
-if(!defined('REVISION')) define('REVISION', '1499');
+if(!defined('REVISION')) define('REVISION', '1500');
Index: branches/2.8.x/wb/languages/old.format.inc.php
===================================================================
--- branches/2.8.x/wb/languages/old.format.inc.php	(revision 1499)
+++ branches/2.8.x/wb/languages/old.format.inc.php	(revision 1500)
@@ -153,7 +153,3 @@
 $MESSAGE['ADDON']['MANUAL_INSTALLATION']  = $MESSAGE['ADDON_MANUAL_INSTALLATION'] ;
 $MESSAGE['ADDON']['MANUAL_INSTALLATION_WARNING']  = $MESSAGE['ADDON_MANUAL_INSTALLATION_WARNING'] ;
 
-
-
-
-?>
\ No newline at end of file

Property changes on: branches/2.8.x/wb/languages/old.format.inc.php
___________________________________________________________________
Modified: svn:keywords
## -1 +1,4 ##
-Date Revision Id HeadURL
\ No newline at end of property
+Id
+Revision
+HeadURL
+Date
\ No newline at end of property
Index: branches/2.8.x/wb/languages/TR.php
===================================================================
--- branches/2.8.x/wb/languages/TR.php	(revision 1499)
+++ branches/2.8.x/wb/languages/TR.php	(revision 1500)
@@ -26,7 +26,7 @@
 
 // Set the language information
 $language_code = 'TR';
-$language_name = 'Turkish';
+$language_name = 'Türk';
 $language_version = '2.8';
 $language_platform = '2.8.x';
 $language_author = 'Atakan KO&Ccedil;';
Index: branches/2.8.x/wb/languages/RU.php
===================================================================
--- branches/2.8.x/wb/languages/RU.php	(revision 1499)
+++ branches/2.8.x/wb/languages/RU.php	(revision 1500)
@@ -26,7 +26,7 @@
 
 // Set the language information
 $language_code = 'RU';
-$language_name = 'Russian';
+$language_name = 'Русский';
 $language_version = '2.8';
 $language_platform = '2.8.x';
 $language_author = 'Kirill Karakulko (kirill@nadosoft.com)';
Index: branches/2.8.x/wb/languages/BG.php
===================================================================
--- branches/2.8.x/wb/languages/BG.php	(revision 1499)
+++ branches/2.8.x/wb/languages/BG.php	(revision 1500)
@@ -26,7 +26,7 @@
 
 // Set the language information
 $language_code = 'BG';
-$language_name = 'Bulgarian';
+$language_name = 'Български';
 $language_version = '2.8';
 $language_platform = '2.8.x';
 $language_author = 'Hristo Benev(&#1061;&#1088;&#1080;&#1089;&#1090;&#1086; &#1041;&#1077;&#1085;&#1077;&#1074;)';
Index: branches/2.8.x/README
===================================================================
--- branches/2.8.x/README	(revision 1499)
+++ branches/2.8.x/README	(revision 1500)
@@ -27,12 +27,12 @@
 Support
 =======
 For information about finding help:
-http://www.websitebaker2.org/
+http://www.websitebaker2.org/forum/
 
 Community
 =========
 For more information about finding help:
-http://www.websitebaker2.org/
+http://www.websitebaker2.org/forum/
 
 Bugs
 ====

Property changes on: branches/2.8.x/README
___________________________________________________________________
Modified: svn:keywords
## -1 +1,4 ##
-Id
\ No newline at end of property
+Id
+Revision
+HeadURL
+Date
\ No newline at end of property
