wbTeamPro Feature Request & Bug Tracker
wbTeamPro and wbTimeLog are actively being developed and supported.

We are working to update our tracker, changelogs, and documentation to convey this appropriately.
Thank you for your patience as we manage this period of growth.

View Issue Details Jump to Notes ]
1 Vote
 ]
Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010354wbTeamPro[All Projects] Featurespublic2017-01-30 09:312015-01-25 00:00
Reporterwebuddha 
Assigned Towebuddha 
PrioritynormalSeverityminorReproducibilityalways
StatusImplementedResolutionadded 
PlatformOSOS Version
Product Version 
Target VersionApplied to Versionv3.1.0 beta 
Summary0010354: Language Translations Type and Status Values
DescriptionThe project and action type and status values, defined in the configuration, are now optionally translated using the language files.

The Type or Status values provided in the configuration are converted to a language key by stripped all non alpha-numeric characters, converting spaces to underscores, and converted to lower case. A status value of "Under Review" would become "under_review". These are then defined in the language files for the admin and client area separately. Any values not found in the language file are returned as written in the configuration. Values are stored in the database as written in the configuration.

In the admin language files:
$_ADMINLANG['wbteampro']['listoption']['project_status']['under_review'] = 'Under Review';

Or in the client language files:
$_LANG['wbteampro']['listoption']['project_status']['under_review'] = 'Under Review';
Tagsaction, config, project
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2014-02-26 13:32 webuddha New Issue
2014-02-26 13:32 webuddha Assigned To => webuddha
2014-02-26 13:32 webuddha
2014-02-26 13:32 webuddha Tag Attached: action
2014-02-26 13:32 webuddha Tag Attached: config
2014-02-26 13:32 webuddha Tag Attached: project
2014-02-26 13:32 webuddha Status New => Implemented
2014-02-26 13:33 webuddha Applied to Version v3.1.0 beta =>
2014-02-26 13:34 webuddha Resolution open => added
2014-02-26 13:34 webuddha Applied to Version => v3.1.0 beta
2014-02-26 13:34 webuddha Target Version v3.1.0 beta =>



Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker