mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
replace the crap
This commit is contained in:
parent
bae4881a39
commit
8942603608
@ -308,7 +308,7 @@ please set your preferences for this application common bg
|
||||
please wait... common bg Ìîëÿ èç÷àêàéòå...
|
||||
poland common bg Ïîëøà
|
||||
portugal common bg Ïîðòóãàëèÿ
|
||||
powered by phpgroupware version %1 common bg Çàäâèæâàíî îò <a href="http://www.egroupware.org">eGroupWare</a> âåðñèÿ %1
|
||||
powered by egroupware version %1 common bg Çàäâèæâàíî îò <a href="http://www.egroupware.org">eGroupWare</a> âåðñèÿ %1
|
||||
preferences common bg Íàñòðîéêè
|
||||
prev. month (hold for menu) jscalendar bg Ïðåäèøåí ìåñåö (çàäðúæòå çà ñïèñúê)
|
||||
prev. year (hold for menu) jscalendar bg Ïðåäèøíà ãîäèíà (çàäðúæòå çà ñïèñúê)
|
||||
@ -425,7 +425,7 @@ year common bg
|
||||
yemen common bg Éåìåí
|
||||
yes common bg Äà
|
||||
you are required to change your password during your first login common bg Òðÿáâà äà ñìåíèòå ïàðîëàòà ñè ïðè ïúðâîòî âëèçàíå
|
||||
you are running a newer version of phpgroupware than your database is setup for common bg Èçïîëçâàòå ïî-íîâà âåðñèÿ íà eGroupWare îò òàçè, çà êîÿòî å íàñòðîåíà áàçàòà âè äàííè.
|
||||
you are running a newer version of egroupware than your database is setup for common bg Èçïîëçâàòå ïî-íîâà âåðñèÿ íà eGroupWare îò òàçè, çà êîÿòî å íàñòðîåíà áàçàòà âè äàííè.
|
||||
you have been successfully logged out login bg Èçëèçàíåòî âè îò ñèñòåìàòà ïðèêëþ÷è óñïåøíî
|
||||
you have not entered a title common bg Íå ñòå âúâåëè çàãëàâèå
|
||||
you have not entered a valid date common bg Íå ñòå âúâåëè âàëèäíà äàòà
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
/**************************************************************************\
|
||||
* phpGroupWare *
|
||||
* http://www.phpgroupware.org *
|
||||
* eGroupWare *
|
||||
* http://www.egroupware.org *
|
||||
* -------------------------------------------- *
|
||||
* This program is free software; you can redistribute it and/or modify it *
|
||||
* under the terms of the GNU General Public License as published by the *
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
/**************************************************************************\
|
||||
* phpGroupWare *
|
||||
* http://www.phpgroupware.org *
|
||||
* eGroupWare *
|
||||
* http://www.egroupware.org *
|
||||
* -------------------------------------------- *
|
||||
* This program is free software; you can redistribute it and/or modify it *
|
||||
* under the terms of the GNU General Public License as published by the *
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
/**************************************************************************\
|
||||
* phpGroupWare - Setup *
|
||||
* http://www.phpgroupware.org *
|
||||
* eGroupWare - Setup *
|
||||
* http://www.egroupware.org *
|
||||
* -------------------------------------------- *
|
||||
* This program is free software; you can redistribute it and/or modify it *
|
||||
* under the terms of the GNU General Public License as published by the *
|
||||
@ -12,7 +12,7 @@
|
||||
// $Id$
|
||||
// $Source$
|
||||
|
||||
/* Include older phpGroupWare update support */
|
||||
/* Include older eGroupWare update support */
|
||||
include('tables_update_0_9_9.inc.php');
|
||||
include('tables_update_0_9_10.inc.php');
|
||||
include('tables_update_0_9_12.inc.php');
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
/**************************************************************************\
|
||||
* phpGroupWare - Setup *
|
||||
* http://www.phpgroupware.org *
|
||||
* eGroupWare - Setup *
|
||||
* http://www.egroupware.org *
|
||||
* -------------------------------------------- *
|
||||
* This program is free software; you can redistribute it and/or modify it *
|
||||
* under the terms of the GNU General Public License as published by the *
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
/**************************************************************************\
|
||||
* phpGroupWare - Setup *
|
||||
* http://www.phpgroupware.org *
|
||||
* eGroupWare - Setup *
|
||||
* http://www.egroupware.org *
|
||||
* -------------------------------------------- *
|
||||
* This program is free software; you can redistribute it and/or modify it *
|
||||
* under the terms of the GNU General Public License as published by the *
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
/**************************************************************************\
|
||||
* phpGroupWare - Setup *
|
||||
* http://www.phpgroupware.org *
|
||||
* eGroupWare - Setup *
|
||||
* http://www.egroupware.org *
|
||||
* -------------------------------------------- *
|
||||
* This program is free software; you can redistribute it and/or modify it *
|
||||
* under the terms of the GNU General Public License as published by the *
|
||||
@ -790,13 +790,13 @@
|
||||
}
|
||||
|
||||
/*
|
||||
* Updates from phpGroupWare .16 branch
|
||||
* Updates from eGroupWare .16 branch
|
||||
*/
|
||||
|
||||
$test[] = '0.9.14.509';
|
||||
function phpgwapi_upgrade0_9_14_509()
|
||||
{
|
||||
// this is the phpGW .16RC1 with the new contacts tables
|
||||
// this is the eGW .16RC1 with the new contacts tables
|
||||
// we need to drop them here to not run into problems later on, if we install them
|
||||
foreach(array(
|
||||
'phpgw_contact',
|
||||
@ -821,7 +821,7 @@
|
||||
}
|
||||
|
||||
/*
|
||||
* Updates / downgrades from phpGroupWare HEAD branch
|
||||
* Updates / downgrades from eGroupWare HEAD branch
|
||||
*/
|
||||
|
||||
$test[] = '0.9.15.013';
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
/**************************************************************************\
|
||||
* phpGroupWare - Setup *
|
||||
* http://www.phpgroupware.org *
|
||||
* eGroupWare - Setup *
|
||||
* http://www.egroupware.org *
|
||||
* -------------------------------------------- *
|
||||
* This program is free software; you can redistribute it and/or modify it *
|
||||
* under the terms of the GNU General Public License as published by the *
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
/**************************************************************************\
|
||||
* phpGroupWare - Setup *
|
||||
* http://www.phpgroupware.org *
|
||||
* eGroupWare - Setup *
|
||||
* http://www.egroupware.org *
|
||||
* -------------------------------------------- *
|
||||
* This program is free software; you can redistribute it and/or modify it *
|
||||
* under the terms of the GNU General Public License as published by the *
|
||||
|
@ -259,7 +259,7 @@
|
||||
if ($GLOBALS['phpgw_info']['server']['showpoweredbyon'] == 'bottom')
|
||||
{
|
||||
$var = Array(
|
||||
'powered' => lang('Powered by phpGroupWare version %1', $GLOBALS['phpgw_info']['server']['versions']['phpgwapi']),
|
||||
'powered' => lang('Powered by eGroupWare version %1', $GLOBALS['phpgw_info']['server']['versions']['phpgwapi']),
|
||||
'img_root' => PHPGW_IMAGES_DIR,
|
||||
'power_backcolor' => $GLOBALS['phpgw_info']['theme']['navbar_bg'],
|
||||
'power_textcolor' => $GLOBALS['phpgw_info']['theme']['navbar_text']
|
||||
|
Loading…
Reference in New Issue
Block a user