r1607: Updating all the language strings to use T() instead of _() so we can use...
authorRobert Sesek <rsesek@bluestatic.org>
Fri, 21 Mar 2008 02:55:35 +0000 (02:55 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Fri, 21 Mar 2008 02:55:35 +0000 (02:55 +0000)
commit9e9d97c1b6f9d06c7590667aa2b498bb6849fad3
treea3f21c34fa10e1758a9fbc8e9aca1b1a6c26138c
parent280323d0a6663eab83e41075b7ce42bb10ab4413
r1607: Updating all the language strings to use T() instead of _() so we can use our new custom MOReader class instead of the built-in Gettext extension.
46 files changed:
admin/automation.php
admin/field.php
admin/global.php
admin/index.php
admin/language.php
admin/permission.php
admin/priority.php
admin/product.php
admin/resolution.php
admin/setting.php
admin/severity.php
admin/status.php
admin/user.php
admin/usergroup.php
admin/userhelp.php
attachment.php
editcomment.php
editreport.php
explain.php
favorite.php
global.php
help.php
includes/api_automation.php
includes/api_comment.php
includes/api_field.php
includes/api_language.php
includes/api_user.php
includes/api_usergroup.php
includes/api_userhelp.php
includes/class_admin_navigation.php
includes/class_message_reporter.php
includes/class_mo.php [new file with mode: 0644]
includes/class_sort.php
includes/functions.php
includes/init.php
includes/language.php
index.php
login.php
newreport.php
register.php
search.php
showhistory.php
showreport.php
syndicate.php
userctrl.php
vote.php