phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [bug #3768] common entries for language


From: nobody
Subject: [Phpgroupware-tracker] [bug #3768] common entries for language
Date: Thu, 26 Jun 2003 21:45:57 -0400
User-agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3.1) Gecko/20030425

=================== BUG #3768: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3768&group_id=509

Changes by: Dave Hall <address@hidden>
Date: Fri 06/27/2003 at 11:45 (Australia/Melbourne)

            What     | Removed                   | Added
---------------------------------------------------------------------------
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Closed due to no response after 2 weeks of followup being posted



=================== BUG #3768: FULL BUG SNAPSHOT ===================


Submitted by: pierpa                  Project: phpGroupWare                 
Submitted on: Tue 05/27/2003 at 20:22
Category:  Translation                Bug Group:  None                      
Severity:  5 - Major                  Priority:  None                       
Resolution:  Invalid                  Assigned to:  skwashd                 
Status:  Closed                       Component Version:  None              
Platform Version:  None               Reproducibility:  None                

Summary:  common entries for language

Original Submission:  my phpgw had as default translation source the "sql" 
source, beacuse the $GLOBALS['phpgw_info']['server']['translation_system'] 
appears empty in  phpgwapi/inc/class.translation.inc.php, so i changed in this 
class the standard source as "file".

i did this, because it appears that the "developer tools" system works better 
with the "php file" source than with the "sql table" system.

while working on translation i found very difficult to understand why something 
was immedialtely translated and something else not. so i realized in file  
phpgwapi/inc/class.translation_file.inc.php at row 74 that disabling a check:

elseif ($GLOBALS['phpgw_info']['flags']['currentapp'] == 'admin' ||
        $GLOBALS['phpgw_info']['flags']['currentapp'] == 'preferences' || 1==1)

the "common" strings appear so in all apps.


Follow-up Comments
*******************

-------------------------------------------------------
Date: Fri 06/27/2003 at 11:45       By: skwashd
Closed due to no response after 2 weeks of followup being posted

-------------------------------------------------------
Date: Thu 05/29/2003 at 10:23       By: skwashd
file based translations is outdated.  You must be use SQL.  In transaltion 
tools you create the files and load them in setup.  Please try this and let us 
know if it works.


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3768&group_id=509

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]