1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2006-08-17 17:39-0700\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
20 msgid "PHP said the file you uploaded was too big."
24 msgid "The file exceeds the allowed upload size."
28 msgid "The file was only partially uploaded."
32 msgid "The file was not uploaded at all."
36 msgid "PHP could not find the /tmp directory."
40 msgid "The file you specified did not upload."
44 msgid "The file you specified exceeds MySQL's maximum allowed packet."
48 msgid "The attachment has been added to the bug."
52 msgid "The attachment was successfully modified."
55 #: editcomment.php:102
56 msgid "The comment has been deleted. You will be redirected back to the bug."
59 #: editcomment.php:116 includes/api_comment.php:114
61 "You cannot delete this comment because it is attached to the bug as the "
62 "first comment. You have to delete the entire bug instead (which is not "
63 "recommended unless it is spam)."
66 #: editcomment.php:119
68 "Are you sure you want to delete this comment? After you do so, the data "
69 "<strong>will</strong> be lost forever. We recommend only deleting spam "
70 "comments and nothing else."
73 #: editcomment.php:119
74 msgid "Delete Comment"
77 #: editcomment.php:136
79 "You cannot hide the first comment/initial report of a bug. Instead, hide the "
83 #: editcomment.php:170
84 msgid "The comment was modified successfully."
88 msgid "The entire bug has been deleted."
93 "Are you sure you want to delete this bug? Doing so will <strong>destroy</"
94 "strong> all associated data, including comments, attachments, and votes. We "
95 "strongly recommend only deleting span records and nothing else as users may "
96 "wish to go back and look at any bug to check its status."
100 msgid "Delete Bug Permanently"
103 #: editreport.php:173
104 msgid "--------------- AUTOMATIC RESPONSE ---------------"
107 #: editreport.php:202
108 msgid "Your reply has been added to the comment list."
111 #: editreport.php:232
112 msgid "Your changes to the bug have been saved."
115 #: explain.php:118 admin/autoaction.php:142 templates/newattach.tpl.xgt.php:44
121 msgid "(Custom #%1$d, type: %2$s)"
125 msgid "This bug has been removed from your favourites list."
129 msgid "This bug has been added to your favourites list."
137 msgid "That help topic does not exist in the system."
141 msgid "You are already logged in."
145 msgid "Invalid email or password."
149 msgid "Welcome back! You are now logged in."
152 #: login.php:102 login.php:117
153 msgid "You have been logged out."
157 msgid "You need to be logged in to access this feature."
161 msgid "You are not logged in."
165 msgid "Invalid product/component/version selected."
169 msgid "The bug has been added to the database."
172 #: register.php:42 register.php:160
173 msgid "Sorry, you are already registered."
176 #: register.php:47 register.php:165
177 msgid "Sorry, we don't allow new registrations."
181 msgid "The emails you entered do not match."
185 msgid "The passwords you entered did not match."
188 #: register.php:100 register.php:123 register.php:192
190 msgid "Welcome to %1$s"
198 "Welcome to the %2$s tracker. Before you can begin posting bug reports, "
199 "you'll need to activae your account. To do this, please click this link:\n"
201 "%3$s/register.php?do=activate&userid=%4$s&activator=%5$s"
205 msgid "You now need to activate your account via email."
208 #: register.php:124 register.php:193
213 "Thank you for taking the time to register at %2$s. We look forward to your "
214 "contributations to making our products better.\n"
216 "If you have any questions, please don't hesitate to contact the webmaster."
220 msgid "Your account is pending approval."
224 msgid "Thank you for registering. You may now use your account."
228 msgid "Your account is now activated and you can now login."
233 "Sorry, we could not match your registration string. Please make sure you "
234 "entered the correct URL."
240 "You have to enter some criteria to search for. Node that words less than %1"
241 "$d characters are ignored by the search engine (and some other very common "
246 msgid "No search results were returned that matched your criteria."
249 #: showhistory.php:70
251 msgid "Custom Field %1$s (%2$s)"
254 #: showhistory.php:112
256 msgid "Comment #%1$s %2$s"
259 #: showhistory.php:116
261 msgid "Attachment #2%1$s %2$s"
264 #: showreport.php:207
265 msgid "Remove from Favourites"
268 #: showreport.php:207
269 msgid "Add to Favourites"
275 "<table cellspacing=\"0\" cellpadding=\"3\" border=\"0\">\n"
277 "\t<td><strong>Bug ID:</strong></td>\n"
281 "\t<td><strong>Summary:</strong></td>\n"
285 "\t<td><strong>Product/Component/Version:</strong></td>\n"
289 "\t<td><strong>Status:</strong></td>\n"
293 "\t<td><strong>Severity:</strong></td>\n"
302 msgid "%1$s Syndication Feed"
307 "You need to enter your current password to change your email or password"
311 msgid "Your authentication password does not match the one in our records"
316 "You need to enter both the email and confirm email fields to change your "
321 msgid "Your email and confirm email addresses do not match"
326 "You need to enter both the password and confirm password fields to change "
331 msgid "Your password and confirm password do not match"
335 msgid "The changes to your account have been made."
339 msgid "You have already voted on this bug."
343 msgid "You need to specify whether you want to vote for or against this bug."
347 msgid "Your vote has been added."
350 #: admin/autoaction.php:59
351 msgid "Are you sure you want to delete this action?"
354 #: admin/autoaction.php:128 admin/autoaction.php:138
355 msgid "New Automatic Action"
358 #: admin/autoaction.php:128 admin/autoaction.php:138
359 msgid "Edit Automatic Action"
362 #: admin/autoaction.php:140
366 #: admin/autoaction.php:141 admin/field.php:215
367 #: templates/editattach.tpl.xgt.php:28 templates/newattach.tpl.xgt.php:31
371 #: admin/autoaction.php:144
372 msgid "Field Changes"
375 #: admin/autoaction.php:149 includes/class_sort.php:184
376 #: templates/newreport.tpl.xgt.php:53 templates/search.tpl.xgt.php:107
377 #: templates/search.tpl.xgt.php:138 templates/showreport.tpl.xgt.php:79
378 #: templates/trackerhome.tpl.xgt.php:18
382 #: admin/autoaction.php:152 includes/class_sort.php:183
383 #: templates/newreport.tpl.xgt.php:94 templates/search.tpl.xgt.php:60
384 #: templates/search.tpl.xgt.php:108 templates/showreport.tpl.xgt.php:160
385 #: templates/trackerhome.tpl.xgt.php:18
389 #: admin/autoaction.php:155 includes/class_sort.php:181
390 #: templates/newreport.tpl.xgt.php:45 templates/search.tpl.xgt.php:53
391 #: templates/search.tpl.xgt.php:109 templates/showreport.tpl.xgt.php:66
392 #: templates/trackerhome.tpl.xgt.php:17
396 #: admin/autoaction.php:158 includes/class_sort.php:182
397 #: templates/newreport.tpl.xgt.php:85 templates/search.tpl.xgt.php:110
398 #: templates/search.tpl.xgt.php:131 templates/showreport.tpl.xgt.php:147
399 #: templates/trackerhome.tpl.xgt.php:17
403 #: admin/autoaction.php:183
407 #: admin/autoaction.php:184
411 #: admin/autoaction.php:217 admin/autoaction.php:220
412 #: includes/class_admin_navigation.php:148
413 #: includes/class_admin_navigation.php:311
414 #: templates/explain_autoaction.tpl.xgt.php:5
415 msgid "Automatic Actions"
418 #: admin/autoaction.php:225 admin/field.php:297 admin/permission.php:215
419 #: admin/priority.php:153 admin/resolution.php:153 admin/severity.php:153
420 #: admin/status.php:157 admin/user.php:341 admin/usergroup.php:317
421 #: templates/showreport_attachment.tpl.xgt.php:4
425 #: admin/autoaction.php:225 admin/field.php:297 admin/priority.php:153
426 #: admin/resolution.php:153 admin/severity.php:153 admin/status.php:157
427 #: admin/usergroup.php:317 admin/userhelp.php:141
428 #: includes/class_admin_navigation.php:81
429 #: includes/class_admin_navigation.php:178
430 #: includes/class_admin_navigation.php:208
431 #: includes/class_admin_navigation.php:238
432 #: includes/class_admin_navigation.php:268
433 #: includes/class_admin_navigation.php:298
434 #: includes/class_admin_navigation.php:328
435 #: includes/class_admin_navigation.php:374
436 #: includes/class_admin_navigation.php:404 templates/showreport.tpl.xgt.php:39
437 #: templates/showreport_comment.tpl.xgt.php:16
441 #: admin/field.php:59
443 "Are you sure you want to delete this bug field? Doing so will remove "
444 "everything for this field and it cannot be undone!"
447 #: admin/field.php:138
448 msgid "The custom field has been added"
451 #: admin/field.php:138
452 msgid "The custom field has been updated"
455 #: admin/field.php:162 includes/class_admin_navigation.php:162
456 msgid "Add New Custom Field"
459 #: admin/field.php:162
460 msgid "Edit Custom Field"
463 #: admin/field.php:172
467 #: admin/field.php:177
468 msgid "Add New Bug Field"
471 #: admin/field.php:177
475 #: admin/field.php:201 admin/field.php:213
479 #: admin/field.php:212
480 msgid "Global Fields"
483 #: admin/field.php:214 admin/user.php:184 admin/user.php:333
484 #: templates/register.tpl.xgt.php:30 templates/userctrl.tpl.xgt.php:33
488 #: admin/field.php:216
492 #: admin/field.php:217
493 msgid "Can Be Searched"
496 #: admin/field.php:220
497 msgid "Type-Specific Fields"
500 #: admin/field.php:225
501 msgid "Default Value"
504 #: admin/field.php:226
505 msgid "Regular Expression Match"
508 #: admin/field.php:227
509 msgid "Maximum Length"
512 #: admin/field.php:231
513 msgid "Checked By Default"
516 #: admin/field.php:235
517 msgid "Selection Values"
520 #: admin/field.php:236
521 msgid "Make the First Option Default"
524 #: admin/field.php:244 admin/usergroup.php:170
525 msgid "Custom Field Permissions"
528 #: admin/field.php:259 admin/usergroup.php:185
529 msgid "No Permission"
532 #: admin/field.php:260 admin/usergroup.php:186
533 msgid "Can View Field"
536 #: admin/field.php:261 admin/usergroup.php:187
537 msgid "Can View, Edit Field"
540 #: admin/field.php:284 admin/field.php:287
541 msgid "Additional Bug Fields"
544 #: admin/field.php:288
545 msgid "Display Name/Description"
548 #: admin/field.php:288
552 #: admin/field.php:288 admin/user.php:333
556 #: admin/global.php:31 includes/class_admin_navigation.php:47
560 #: admin/global.php:32 templates/header.tpl.xgt.php:33
564 #: admin/global.php:34 admin/language.php:175
565 #: includes/class_admin_navigation.php:46
569 #: admin/global.php:35 includes/class_admin_navigation.php:108
570 #: templates/explain_product.tpl.xgt.php:5
571 #: templates/explain_product.tpl.xgt.php:30
575 #: admin/global.php:36 includes/class_admin_navigation.php:142
579 #: admin/global.php:37 includes/class_admin_navigation.php:341
580 msgid "Users & Permissions"
583 #: admin/global.php:45 templates/header.tpl.xgt.php:30
584 msgid "Administration"
587 #: admin/global.php:83
588 msgid "Invalid admin session has been terminated."
591 #: admin/index.php:52
592 msgid "Welcome to the Bugdar Admin Panel"
595 #: admin/index.php:55
596 msgid "Version Information"
599 #: admin/index.php:56
600 msgid "Bugdar Version"
603 #: admin/index.php:57
607 #: admin/index.php:60
608 msgid "MySQL Version"
611 #: admin/index.php:62
615 #: admin/index.php:65
616 msgid "Server Options"
619 #: admin/index.php:68
620 msgid "MySQL: Maximum Packet Size"
623 #: admin/index.php:70
624 msgid "MySQL: Maximum Upload Size"
627 #: admin/index.php:73
628 msgid "MySQL: Full-Text Search Minimum Word Length"
631 #: admin/index.php:75
632 msgid "PHP: Safe Mode"
635 #: admin/index.php:75 admin/index.php:76 admin/index.php:77 admin/index.php:78
636 #: admin/setting.php:105 templates/login.tpl.xgt.php:24
637 #: templates/register.tpl.xgt.php:33 templates/userctrl.tpl.xgt.php:39
638 #: templates/userctrl.tpl.xgt.php:45
642 #: admin/index.php:75 admin/index.php:76 admin/index.php:77 admin/index.php:78
643 #: admin/setting.php:106 templates/userctrl.tpl.xgt.php:40
644 #: templates/userctrl.tpl.xgt.php:46
648 #: admin/index.php:76
649 msgid "PHP: Register Globals"
652 #: admin/index.php:77
653 msgid "PHP: Magic Quotes GPC"
656 #: admin/index.php:78
657 msgid "PHP: Magic Quotes Sybase"
660 #: admin/language.php:59
661 msgid "Are you sure you want to delete this language?"
664 #: admin/language.php:85 admin/language.php:89
668 #: admin/language.php:91 admin/language.php:147 admin/language.php:175
669 #: admin/product.php:253 admin/product.php:302
673 #: admin/language.php:92 admin/language.php:148
674 msgid "Character Set"
677 #: admin/language.php:93 admin/language.php:149
678 msgid "Left-to-Right"
681 #: admin/language.php:94 admin/language.php:150
682 msgid "Right-to-Left"
685 #: admin/language.php:95 admin/language.php:151
689 #: admin/language.php:96 admin/language.php:152
693 #: admin/language.php:97 admin/language.php:153 admin/language.php:183
694 msgid "User Selectable"
697 #: admin/language.php:98 admin/language.php:154
698 msgid "Debug Mode (run directly from XML)"
701 #: admin/language.php:139 includes/class_admin_navigation.php:80
702 msgid "Edit Language"
705 #: admin/language.php:143
707 msgid "Edit Language - %1$s"
710 #: admin/language.php:170 admin/language.php:173
711 msgid "Manage Languages"
714 #: admin/language.php:175
718 #: admin/language.php:183
719 msgid "DEFAULT LANGUAGE"
722 #: admin/language.php:183
726 #: admin/permission.php:40 admin/usergroup.php:40
727 msgid "General Permissions"
730 #: admin/permission.php:41 admin/usergroup.php:41
731 msgid "Can View Bugs"
734 #: admin/permission.php:42 admin/usergroup.php:42
735 msgid "Can View Hidden Bugs and Comments"
738 #: admin/permission.php:43 admin/usergroup.php:44
739 msgid "Can Subscribe to Bugs"
742 #: admin/permission.php:46 admin/usergroup.php:48
743 msgid "Posting/Submitting Permissions"
746 #: admin/permission.php:47 admin/usergroup.php:49
747 msgid "Can Vote on Polls"
750 #: admin/permission.php:48 admin/usergroup.php:50
751 msgid "Can Submit Bugs"
754 #: admin/permission.php:49 admin/usergroup.php:51
755 msgid "Can Post Comments"
758 #: admin/permission.php:50 admin/usergroup.php:52
759 msgid "Can View Attachments"
762 #: admin/permission.php:51 admin/usergroup.php:53
763 msgid "Can Upload/Edit Own Attachments"
766 #: admin/permission.php:52 admin/usergroup.php:54
767 msgid "Can Manage All Attachments"
770 #: admin/permission.php:55 admin/usergroup.php:57
771 msgid "Moderation/Managment Permissions"
774 #: admin/permission.php:56 admin/usergroup.php:58
775 msgid "Can Edit Own Bugs"
778 #: admin/permission.php:57 admin/usergroup.php:59
779 msgid "Can Edit Others' Bugs"
782 #: admin/permission.php:58 admin/usergroup.php:60
783 msgid "Can Edit Own Comments"
786 #: admin/permission.php:59 admin/usergroup.php:61
787 msgid "Can Edit Others' Comments"
790 #: admin/permission.php:60 admin/usergroup.php:62
791 msgid "Can Assign Bugs"
794 #: admin/permission.php:61 admin/usergroup.php:63
795 msgid "Can Change Status"
798 #: admin/permission.php:62 admin/usergroup.php:64
799 msgid "Can Delete Bugs and Comments"
802 #: admin/permission.php:89
803 msgid "Are you sure you want to revert this permission mask?"
806 #: admin/permission.php:109
807 msgid "Edit Permissions"
810 #: admin/permission.php:127
812 msgid "Permissions: %1$s - %2$s"
815 #: admin/permission.php:177 admin/permission.php:180
816 msgid "Permission Manager"
819 #: admin/permission.php:191
823 #: admin/permission.php:209
824 msgid "Inherited From Usergroup Settings: "
827 #: admin/permission.php:210
831 #: admin/permission.php:214
835 #: admin/permission.php:216
839 #: admin/priority.php:59
841 "Are you sure you want to delete this priority? Doing so will revert all bugs "
842 "to the default priority (which is set in the options panel)?"
845 #: admin/priority.php:81 includes/class_admin_navigation.php:192
846 msgid "Add New Priority"
849 #: admin/priority.php:85
853 #: admin/priority.php:86 admin/priority.php:127
855 "Priority Title<div><dfn>The title of this priority flag (eg: `Slated for "
856 "Development` or `Address Now`)</dfn></div>"
859 #: admin/priority.php:87 admin/priority.php:128
861 "Display Order<div><dfn>The order in which the priorities are displayed. The "
862 "higher the number, the lower down in the list it is.</dfn></div>"
865 #: admin/priority.php:121
866 msgid "Edit Priority"
869 #: admin/priority.php:126
871 msgid "Edit Priority `%1$s` (id: %2$s)"
874 #: admin/priority.php:143 admin/priority.php:149
875 msgid "Priority Manager"
878 #: admin/product.php:97
880 "Are you sure you want to delete this version? Doing so will do "
881 "<strong>delete all the bugs with this version</strong>."
884 #: admin/product.php:116
888 #: admin/product.php:134 includes/class_admin_navigation.php:128
889 msgid "Add New Version"
892 #: admin/product.php:135 admin/product.php:175
894 "Version Number<div><dfn>This is the version string for this product.</dfn></"
898 #: admin/product.php:136 admin/product.php:176
900 "Display Order<div><dfn>The order in which the versions are displayed.</dfn></"
904 #: admin/product.php:150
905 msgid "Please fill in a version number."
908 #: admin/product.php:163
912 #: admin/product.php:174
914 msgid "Edit Version - %1$s"
917 #: admin/product.php:208
919 "Are you sure you want to delete this product and all of it's versions and "
920 "components <strong>and any bugs that have been assigned those products or "
921 "components</strong>?"
924 #: admin/product.php:217 admin/product.php:269
925 msgid "Please go back and fill in the title field."
928 #: admin/product.php:247 includes/class_admin_navigation.php:110
929 msgid "Add New Product"
932 #: admin/product.php:252
936 #: admin/product.php:254 admin/product.php:303
937 msgid "Description<div><dfn>A short description of this product.</dfn></div>"
940 #: admin/product.php:255 admin/product.php:304
942 "Display Order<div><dfn>The order in which the products are displayed.</dfn></"
946 #: admin/product.php:290 includes/class_admin_navigation.php:126
947 #: includes/class_admin_navigation.php:127
951 #: admin/product.php:301
953 msgid "Edit Product - %1$s"
956 #: admin/product.php:338
957 msgid "Products and Versions"
960 #: admin/resolution.php:59
962 "Are you sure you want to delete this resolution? Doing so will revert all "
963 "bugs to the default resolution (which is set in the options panel)?"
966 #: admin/resolution.php:81 includes/class_admin_navigation.php:222
967 msgid "Add New Resolution"
970 #: admin/resolution.php:85
971 msgid "New Resolution"
974 #: admin/resolution.php:86 admin/resolution.php:127
976 "Resolution Title<div><dfn>The title of this resolution flag (eg: `Fixed` or "
977 "`Bogus`)</dfn></div>"
980 #: admin/resolution.php:87 admin/resolution.php:128
982 "Display Order<div><dfn>The order in which the resolutions are displayed. The "
983 "higher the number, the lower down in the list it is.</dfn></div>"
986 #: admin/resolution.php:121
987 msgid "Edit Resolution"
990 #: admin/resolution.php:126
992 msgid "Edit Resolution - %1$s (id: %2$s)"
995 #: admin/resolution.php:143 admin/resolution.php:149
996 msgid "Resolution Manager"
999 #: admin/setting.php:65
1003 #: admin/severity.php:59
1005 "Are you sure you want to delete this severity? Doing so will revert all bugs "
1006 "to the default severity (which is set in the options panel)?"
1009 #: admin/severity.php:81 includes/class_admin_navigation.php:252
1010 msgid "Add New Severity"
1013 #: admin/severity.php:85
1014 msgid "New Severity"
1017 #: admin/severity.php:86 admin/severity.php:127
1019 "Severity Title<div><dfn>The title of this severity flag (eg: `Major` or "
1020 "`Critical`)</dfn></div>"
1023 #: admin/severity.php:87 admin/severity.php:128
1025 "Display Order<div><dfn>The order in which the severities are displayed. The "
1026 "higher the number, the lower down in the list it is.</dfn></div>"
1029 #: admin/severity.php:121
1030 msgid "Edit Severity"
1033 #: admin/severity.php:126
1035 msgid "Edit Severity - %1$s (id: %2$s)"
1038 #: admin/severity.php:143 admin/severity.php:149
1039 msgid "Severity Manager"
1042 #: admin/status.php:59
1044 "Are you sure you want to delete this status? Doing so will revert all bugs "
1045 "to the default status (which is set in the options panel)?"
1048 #: admin/status.php:82 includes/class_admin_navigation.php:282
1049 msgid "Add New Status"
1052 #: admin/status.php:86
1056 #: admin/status.php:87 admin/status.php:130
1058 "Status Title<div><dfn>The title of this status flag (eg: `Confirmed` or "
1059 "`Closed (Fixed)`)</dfn></div>"
1062 #: admin/status.php:88 admin/status.php:131
1064 "Display Order<div><dfn>The order in which the statuses ar displayed.</dfn></"
1068 #: admin/status.php:89 admin/status.php:132
1070 "Status Colour<div><dfn>The colour of the status. This will be displayed on "
1071 "bug listings page to make viewing easier. Note: you must enter the # sign if "
1072 "you are using HEX values.</dfn></div>"
1075 #: admin/status.php:124
1079 #: admin/status.php:129
1081 msgid "Edit Status - %1$s (id: %2$s)"
1084 #: admin/status.php:147 admin/status.php:152
1085 msgid "Status Manager"
1088 #: admin/user.php:76
1089 msgid "Are you sure you want to delete this user?"
1092 #: admin/user.php:171 admin/user.php:182
1096 #: admin/user.php:171
1100 #: admin/user.php:182
1102 msgid "Edit User (userid: %1$s)"
1105 #: admin/user.php:185 admin/user.php:333 templates/login.tpl.xgt.php:22
1106 #: templates/register.tpl.xgt.php:28 templates/userctrl.tpl.xgt.php:94
1110 #: admin/user.php:186 templates/login.tpl.xgt.php:23
1111 #: templates/register.tpl.xgt.php:31 templates/userctrl.tpl.xgt.php:82
1115 #: admin/user.php:186
1116 msgid "Password (Leave blank for no change)"
1119 #: admin/user.php:192 admin/usergroup.php:314
1123 #: admin/user.php:194 templates/userctrl.tpl.xgt.php:38
1124 msgid "Show Email Publicly"
1127 #: admin/user.php:195 templates/userctrl.tpl.xgt.php:44
1128 msgid "Show Status Colours on Bug Listings"
1131 #: admin/user.php:201 templates/register.tpl.xgt.php:34
1132 #: templates/userctrl.tpl.xgt.php:50
1136 #: admin/user.php:207 templates/userctrl.tpl.xgt.php:55
1140 #: admin/user.php:209 templates/userctrl.tpl.xgt.php:60
1141 msgid "Observe Daylight Savings Time (DST)"
1144 #: admin/user.php:210 templates/userctrl.tpl.xgt.php:192
1145 msgid "Hidden Statuses on Bug Listing"
1148 #: admin/user.php:211 templates/userctrl.tpl.xgt.php:197
1149 msgid "Default Sort Order Column"
1152 #: admin/user.php:212 templates/userctrl.tpl.xgt.php:202
1153 msgid "Default Sort Order Direction"
1156 #: admin/user.php:218 templates/userctrl.tpl.xgt.php:112
1157 msgid "Email Options"
1160 #: admin/user.php:235 includes/class_sort.php:179
1161 #: templates/newreport.tpl.xgt.php:30 templates/search.tpl.xgt.php:39
1162 #: templates/showreport.tpl.xgt.php:46 templates/trackerhome.tpl.xgt.php:15
1163 #: templates/userctrl.tpl.xgt.php:118
1167 #: admin/user.php:235 templates/userctrl.tpl.xgt.php:119
1171 #: admin/user.php:235 templates/search.tpl.xgt.php:146
1172 #: templates/userctrl.tpl.xgt.php:120
1176 #: admin/user.php:235 templates/userctrl.tpl.xgt.php:121
1180 #: admin/user.php:235 templates/userctrl.tpl.xgt.php:122
1184 #: admin/user.php:239 templates/userctrl.tpl.xgt.php:126
1185 msgid "New bug is added"
1188 #: admin/user.php:241 templates/userctrl.tpl.xgt.php:131
1189 msgid "I am made the assignee"
1192 #: admin/user.php:244 templates/userctrl.tpl.xgt.php:136
1193 msgid "Status or resolution changes"
1196 #: admin/user.php:253 templates/userctrl.tpl.xgt.php:145
1197 msgid "'Duplicates' field is changed"
1200 #: admin/user.php:262 templates/userctrl.tpl.xgt.php:154
1201 msgid "A new comment is added"
1204 #: admin/user.php:271 templates/userctrl.tpl.xgt.php:163
1205 msgid "A new attachment is added"
1208 #: admin/user.php:280 templates/userctrl.tpl.xgt.php:172
1209 msgid "Any other field changes"
1212 #: admin/user.php:329 admin/user.php:332
1213 #: templates/search_results.tpl.xgt.php:5
1214 msgid "Search Results"
1217 #: admin/user.php:333
1221 #: admin/user.php:353
1222 msgid "Sorry, we could not find any users that matched your criteria."
1225 #: admin/user.php:364 admin/user.php:369
1229 #: admin/user.php:370
1230 msgid "Name/Email/ID"
1233 #: admin/usergroup.php:43
1234 msgid "Can Search Bugs"
1237 #: admin/usergroup.php:45
1238 msgid "Can Be Assigned Bugs"
1241 #: admin/usergroup.php:67
1242 msgid "Administrator Permissions"
1245 #: admin/usergroup.php:68
1246 msgid "Can Access Control Panel"
1249 #: admin/usergroup.php:69
1250 msgid "Can Administer Bug Reports"
1253 #: admin/usergroup.php:70
1254 msgid "Can Administer Additional Bug Fields"
1257 #: admin/usergroup.php:71
1258 msgid "Can Administer Products / Components / Versions"
1261 #: admin/usergroup.php:72
1262 msgid "Can Administer Users"
1265 #: admin/usergroup.php:73
1266 msgid "Can Administer Usergroups"
1269 #: admin/usergroup.php:74
1270 msgid "Can Administer Settings / Maintenance Tools"
1273 #: admin/usergroup.php:103 includes/api_usergroup.php:96
1274 msgid "You can't delete a default usergroup."
1277 #: admin/usergroup.php:106
1279 "Are you sure you want to delete this usergroup? All users in this group will "
1280 "be set back to the default registered usergroup (id: 2)."
1283 #: admin/usergroup.php:127
1284 msgid "New Usergroup"
1287 #: admin/usergroup.php:127
1288 msgid "Edit Usergroup"
1291 #: admin/usergroup.php:147
1292 msgid "Usergroup Details"
1295 #: admin/usergroup.php:148
1296 msgid "Usergroup Title"
1299 #: admin/usergroup.php:149
1301 "Display Title<div><dfn>This is the title that others will be able to see "
1302 "when comments are posted.</dfn></div>"
1305 #: admin/usergroup.php:155
1306 msgid "Permission Settings"
1309 #: admin/usergroup.php:289 admin/usergroup.php:293
1310 msgid "Usergroup Manager"
1313 #: admin/usergroup.php:314
1314 msgid "Number of Users"
1317 #: admin/usergroup.php:314
1321 #: admin/userhelp.php:62
1322 msgid "Are you sure you want to delete help text?"
1325 #: admin/userhelp.php:84 admin/userhelp.php:89
1326 msgid "New Help Text"
1329 #: admin/userhelp.php:91
1333 #: admin/userhelp.php:92
1334 msgid "Unique Key<br />(lowercase letters, underscores, and numbers only)"
1337 #: admin/userhelp.php:93
1341 #: admin/userhelp.php:130 admin/userhelp.php:135
1342 msgid "Edit User Help"
1345 #: includes/api_autoaction.php:107
1347 "Invalid array type passed. The fieldchaneges array must be a two-dimensional "
1348 "array: array(\"builtin\" => array(\"fieldname\" => \"newvalue\" ...), "
1349 "\"custom\" => array(\"fieldname\" => \"fieldvalue\" ...))"
1352 #: includes/api_autoaction.php:112
1353 msgid "You need to specify some fields to change."
1356 #: includes/api_field.php:85
1357 msgid "Single-Line Text Box"
1360 #: includes/api_field.php:86
1361 msgid "Checkbox Flag"
1364 #: includes/api_field.php:87
1365 msgid "Drop-Down Menu"
1368 #: includes/api_field.php:171
1369 msgid "You need to specify some select values."
1372 #: includes/api_language.php:97
1374 "At least one language needs to be present. Deleting this language would "
1378 #: includes/api_language.php:102
1380 "You cannot delete the default language. Please select another language to be "
1381 "the default language and then delete this one."
1384 #: includes/api_language.php:127
1385 msgid "The direction must be ltr (left-to-right) or rtl (right-to-left)"
1388 #: includes/api_user.php:146
1389 msgid "The specified email is invalid."
1392 #: includes/api_user.php:150
1393 msgid "The specified email is already in use."
1396 #: includes/api_user.php:170
1397 msgid "That display name is already in use by another user."
1400 #: includes/api_user.php:233
1401 msgid "You cannot delete your own account!"
1404 #: includes/api_user.php:241
1406 "At least one other administrator needs to be present before you can delete "
1410 #: includes/api_userhelp.php:153
1412 "The unique key can only contain lowercase letters, underscores, and numbers."
1415 #: includes/api_userhelp.php:158
1416 msgid "The unique key must be unique."
1419 #: includes/class_admin_navigation.php:48
1420 msgid "Bugdar Settings"
1423 #: includes/class_admin_navigation.php:49
1424 #: includes/class_admin_navigation.php:63
1428 #: includes/class_admin_navigation.php:50
1429 #: includes/class_admin_navigation.php:94
1430 msgid "User Help Items"
1433 #: includes/class_admin_navigation.php:64
1434 msgid "Add New Language"
1437 #: includes/class_admin_navigation.php:95
1438 msgid "Add New Item"
1441 #: includes/class_admin_navigation.php:109
1442 msgid "Manage Products"
1445 #: includes/class_admin_navigation.php:129
1446 msgid "Delete Product"
1449 #: includes/class_admin_navigation.php:143
1450 #: includes/class_admin_navigation.php:161
1451 msgid "Custom Fields"
1454 #: includes/class_admin_navigation.php:144
1455 #: includes/class_admin_navigation.php:191
1459 #: includes/class_admin_navigation.php:145
1460 #: includes/class_admin_navigation.php:221
1464 #: includes/class_admin_navigation.php:146
1465 #: includes/class_admin_navigation.php:251
1466 #: includes/class_admin_navigation.php:281
1470 #: includes/class_admin_navigation.php:147
1474 #: includes/class_admin_navigation.php:312
1475 msgid "Add New Automatic Action"
1478 #: includes/class_admin_navigation.php:342
1479 #: includes/class_admin_navigation.php:357
1483 #: includes/class_admin_navigation.php:343
1484 #: includes/class_admin_navigation.php:387
1488 #: includes/class_admin_navigation.php:344
1489 msgid "Usergroup Permissions"
1492 #: includes/class_admin_navigation.php:358
1493 msgid "Add New User"
1496 #: includes/class_admin_navigation.php:388
1497 msgid "Add New Usergroup"
1500 #: includes/class_notification.php:291
1502 msgid "You are no longer assigned to this bug, per %1$s's changes."
1505 #: includes/class_notification.php:311
1507 msgid "You have been assigned to this bug by %1$s."
1510 #: includes/class_notification.php:333
1512 msgid "The status field has changed from \"%1$s\" to \"%2$s\"."
1515 #: includes/class_notification.php:356
1517 msgid "The resolution field has changed from \"%1$s\" to \"%2$s\"."
1520 #: includes/class_notification.php:379
1522 msgid "The duplicates list has changed from \"%1$s\" to %2$s\"."
1525 #: includes/class_notification.php:402
1527 msgid "The severity field has changed from \"%1$s\" to \"%2$s\"."
1530 #: includes/class_notification.php:425
1532 msgid "The priority field has changed from \"%1$s\" to \"%2$s\"."
1535 #: includes/class_notification.php:450
1538 "The product, component, and version combination has changed from \"%1$s\" to "
1542 #: includes/class_notification.php:473
1545 "The following comment was added by %1$s on %2$s:\n"
1546 "============================================\n"
1548 "============================================"
1551 #: includes/class_notification.php:501
1553 msgid "The %1$s field changed from \"%2$s\" to \"%3$s\"."
1556 #: includes/class_notification.php:527
1559 "%1$s has uploaded a new attachment:\n"
1560 "============================================\n"
1562 "Description: %3$s\n"
1563 "File size: %4$s Bytes\n"
1564 "Makes obsolete: %5$s\n"
1566 "============================================"
1569 #: includes/class_notification.php:572
1573 "This bug has been added to the database:\n"
1574 "============================================\n"
1578 "Product/Component/Version: %4$s\n"
1580 "--------------------------------------------\n"
1582 "--------------------------------------------\n"
1583 "============================================"
1586 #: includes/class_notification.php:642
1588 msgid "%1$s Bug Notification - %2$s"
1591 #: includes/class_notification.php:651
1596 "You are receiving this email because you have opted to get notifications for "
1597 "the %2$s bug tracker.\n"
1599 "The bug is \"%5$s\" (id: %6$s) located at %4$s/showreport.php?bugid=%6$s\n"
1601 "Here are the notices:\n"
1602 "###################################################################\n"
1606 "###################################################################\n"
1607 "If you no longer want to receive email from us, please log into your account "
1608 "and click the \"My Controls\" tab at the top of the screen to change email "
1614 #: includes/class_sort.php:176
1615 msgid "Last Post Time"
1618 #: includes/class_sort.php:177 templates/search.tpl.xgt.php:106
1622 #: includes/class_sort.php:178 templates/newreport.tpl.xgt.php:68
1623 #: templates/showreport.tpl.xgt.php:114 templates/trackerhome.tpl.xgt.php:15
1627 #: includes/class_sort.php:180
1631 #: includes/class_sort.php:212 templates/search.tpl.xgt.php:116
1635 #: includes/class_sort.php:213 templates/search.tpl.xgt.php:115
1639 #: includes/init.php:149
1640 msgid "Bugdar Notification"
1643 #: includes/language.php:25
1644 msgid "That is an invalid ID."
1647 #: includes/settings.php:41
1648 msgid "General Options"
1651 #: includes/settings.php:43
1652 msgid "Allow New Registrations"
1655 #: includes/settings.php:43
1657 "If this is set to <em>yes</em>, then new users will be allowed to register."
1660 #: includes/settings.php:44
1661 msgid "Require Activation Email"
1664 #: includes/settings.php:44
1666 "Setting this to yes will force all new users to verify their account with an "
1667 "email activation link."
1670 #: includes/settings.php:45
1671 msgid "Moderate New Users"
1674 #: includes/settings.php:45
1676 "All new users will have to be approved by the administration before being "
1677 "able to have normal user rights."
1680 #: includes/settings.php:46
1681 msgid "Send New Use Welcome Email"
1684 #: includes/settings.php:46
1686 "Setting this option to <em>yes</em> will send each new verified user a "
1690 #: includes/settings.php:47
1691 msgid "Webmaster Email Address"
1694 #: includes/settings.php:47
1695 msgid "The email address from which emails will be sent out."
1698 #: includes/settings.php:48
1699 msgid "Tracker Title"
1702 #: includes/settings.php:48
1703 msgid "The global name of the bug tracker. Example: Blue Static Bug Tracker"
1706 #: includes/settings.php:49
1707 msgid "Tracker Base URL"
1710 #: includes/settings.php:49
1712 "The base URL of the tracker. This is used when creating external links to "
1713 "the tracker. <strong>Be sure that this does not end in a trailing slash "
1714 "("/").</strong><br />Example: http://www.bluestatic.org/bugs"
1717 #: includes/settings.php:50
1721 #: includes/settings.php:50
1723 "Set the date format used for bug report and comment information. This is "
1724 "based on PHP's date() function."
1727 #: includes/settings.php:51
1728 msgid "Default Language"
1731 #: includes/settings.php:51
1733 "You can set the default language that all new users (and guests) will use."
1736 #: includes/settings.php:52
1737 msgid "Number of Syndicated Items"
1740 #: includes/settings.php:52
1742 "The number of bugs to be syndicated at any one time by the Atom XML feed."
1745 #: includes/settings.php:56
1746 msgid "Bug Reporting Options"
1749 #: includes/settings.php:58
1750 msgid "Allow HTML in Bug Reports"
1753 #: includes/settings.php:58
1755 "Set this to <em>yes</em> if you want to allow users to post raw HTML in "
1756 "their bug reports. This is <strong>very</strong> dangerous and it is not "
1760 #: includes/settings.php:59
1761 msgid "Default Severity"
1764 #: includes/settings.php:59
1765 msgid "The default severity that is selected when creating a new bug report."
1768 #: includes/settings.php:60
1769 msgid "Default Priority"
1772 #: includes/settings.php:60
1774 "The default priority that will be selected when creating a new bug report. "
1775 "Depending on your permission setup, the user may not be able to set this in "
1776 "a new report so this will act as the value."
1779 #: includes/settings.php:61
1780 msgid "Default Status"
1783 #: includes/settings.php:61
1785 "The default default that is selected when creating a new bug report. If a "
1786 "user can not assign a status, this will be the one inserted into the "
1790 #: includes/settings.php:62
1791 msgid "Default Resolution"
1794 #: includes/settings.php:62
1796 "This is the default bug resolution. If a user is not able to change this "
1797 "field, setting this will act as the default value."
1800 #: includes/settings.php:63
1801 msgid "Default Bug Assignment"
1804 #: includes/settings.php:63
1806 "This is the default developer new bugs will be assigned to. If a user does "
1807 "not have permisssion to assign bugs, this will be the default. If you don't "
1808 "want any default assignment, leave this as <em>Not Selected</em>."
1811 #: includes/settings.php:64
1812 msgid "Default Comment Text"
1815 #: includes/settings.php:64
1817 "If you wish to set a template for entering the initial comment of a bug "
1818 "report, then you may specify this here. However, the template will only take "
1819 "effect on the initial report/comment. Note: the template cannot be forced on "
1820 "the user as there is no way to validate it."
1823 #: includes/settings.php:68
1824 msgid "Bug Listing Display Options"
1827 #: includes/settings.php:70
1828 msgid "Hide Statuses on Bug Listings"
1831 #: includes/settings.php:70
1833 "Here you can specify which statuses to hide on the bug list displays. Users "
1834 "have options in their controls to change this from these values, and this "
1835 "does not affect searches or the favourites list."
1838 #: includes/settings.php:71
1839 msgid "Default Sort Column"
1842 #: includes/settings.php:71
1844 "Select the column to sort bugs by on listings. This is only a default "
1845 "setting which users can override in their preferences."
1848 #: includes/settings.php:72
1849 msgid "Default Sort Direction"
1852 #: includes/settings.php:72
1854 "Specify the default direction to sort bugs in the selected column. This "
1855 "works with and follows the same rules as the Sort Column."
1858 #: includes/settings.php:76
1859 msgid "Pagination Options"
1862 #: includes/settings.php:78
1863 msgid "Default Per-Page Amount"
1866 #: includes/settings.php:78
1868 "The number of items (e.g. bugs) to be displayed on a page by default. The "
1869 "user will have the option of over-riding these values."
1872 #: includes/settings.php:79
1873 msgid "Maximum Per-Page Value"
1876 #: includes/settings.php:79
1878 "To prevent your server from experiencing load problems, set the maximum per "
1879 "page limit. Specifying a value here will make sure any user-entered value "
1880 "will not be higher than this, preventing server load problems."
1883 #: includes/settings.php:80
1884 msgid "Number of Page Links"
1887 #: includes/settings.php:80
1889 "The number of pages that will appear in the page navigation system on either "
1890 "side of the current page. Set this to 0 to display all pages."
1893 #: includes/settings.php:84
1894 msgid "Untouchables"
1897 #: includes/settings.php:86
1898 msgid "Tracker Version Number"
1901 #: includes/settings.php:86
1902 msgid "Do not touch this!"
1905 #: templates/editattach.tpl.xgt.php:24
1909 #: templates/editattach.tpl.xgt.php:24
1913 #: templates/editattach.tpl.xgt.php:29
1917 #: templates/editattach.tpl.xgt.php:36 templates/newattach.tpl.xgt.php:56
1918 #: templates/userctrl.tpl.xgt.php:215
1922 #: templates/editattach.tpl.xgt.php:37 templates/login.tpl.xgt.php:31
1923 #: templates/newattach.tpl.xgt.php:57 templates/register.tpl.xgt.php:39
1924 #: templates/userctrl.tpl.xgt.php:216
1928 #: templates/editcomment.tpl.xgt.php:15 templates/newattach.tpl.xgt.php:15
1929 #: templates/newreport.tpl.xgt.php:16 templates/register.tpl.xgt.php:15
1930 #: templates/userctrl.tpl.xgt.php:19
1931 msgid "The following errors occurred"
1934 #: templates/editcomment.tpl.xgt.php:32 templates/showreport.tpl.xgt.php:31
1935 #: templates/showreport_comment.tpl.xgt.php:19
1939 #: templates/editcomment.tpl.xgt.php:40
1940 msgid "Save Changes"
1943 #: templates/editcomment.tpl.xgt.php:41 templates/newreport.tpl.xgt.php:121
1944 #: templates/search.tpl.xgt.php:168 templates/showreport.tpl.xgt.php:206
1945 msgid "Reset Fields"
1948 #: templates/explain_autoaction.tpl.xgt.php:12
1949 msgid "Explication of Automatic Actions"
1952 #: templates/explain_product.tpl.xgt.php:12
1953 msgid "Explication of Products"
1956 #: templates/explain_product.tpl.xgt.php:17
1957 msgid "Global Versions"
1960 #: templates/explain_product.tpl.xgt.php:20
1961 msgid "These versions are avaliable for every product, component, and version."
1964 #: templates/favourites.tpl.xgt.php:5
1965 msgid "My Favourite Bugs"
1968 #: templates/favourites.tpl.xgt.php:14 templates/search_results.tpl.xgt.php:20
1969 #: templates/trackerhome.tpl.xgt.php:14
1973 #: templates/favourites.tpl.xgt.php:15 templates/search_results.tpl.xgt.php:21
1974 msgid "Summary/Reporter"
1977 #: templates/favourites.tpl.xgt.php:16 templates/newreport.tpl.xgt.php:37
1978 #: templates/search_results.tpl.xgt.php:22 templates/showreport.tpl.xgt.php:53
1979 #: templates/trackerhome.tpl.xgt.php:16
1980 msgid "Product/Version"
1983 #: templates/favourites.tpl.xgt.php:17 templates/search_results.tpl.xgt.php:23
1984 msgid "Status/Resolution"
1987 #: templates/favourites.tpl.xgt.php:18 templates/search_results.tpl.xgt.php:24
1988 msgid "Priority/Severity"
1991 #: templates/favourites.tpl.xgt.php:19 templates/search_results.tpl.xgt.php:25
1992 #: templates/trackerhome.tpl.xgt.php:19
1996 #: templates/footer.tpl.xgt.php:5
2000 #: templates/header.tpl.xgt.php:4
2001 msgid "Current Date and Time"
2004 #: templates/header.tpl.xgt.php:10
2006 "Hello, guest. We have noticed that you are not registered at this bug "
2007 "tracker. Your experience will be grealy enhanced if you log in. To do so, "
2008 "you first must register by clicking on the <a href=\"register.php"
2009 "\">Register</a> tab at the top. If you are already registered, you can login "
2010 "at the <a href=\"login.php\">Login</a> tab."
2013 #: templates/header.tpl.xgt.php:15
2017 #: templates/header.tpl.xgt.php:17
2021 #: templates/header.tpl.xgt.php:19
2025 #: templates/header.tpl.xgt.php:21
2029 #: templates/header.tpl.xgt.php:23 templates/search.tpl.xgt.php:7
2033 #: templates/header.tpl.xgt.php:26
2034 msgid "My Favourites"
2037 #: templates/header.tpl.xgt.php:28
2041 #: templates/header.tpl.xgt.php:28
2042 msgid "Login/Register"
2045 #: templates/header.tpl.xgt.php:33
2046 msgid "Are you sure you want to log out?"
2049 #: templates/headinclude.tpl.xgt.php:5
2053 #: templates/help_link.tpl.xgt.php:1 templates/help_window.tpl.xgt.php:6
2054 #: templates/help_window.tpl.xgt.php:13
2058 #: templates/history.tpl.xgt.php:5
2062 #: templates/history.tpl.xgt.php:16
2066 #: templates/history.tpl.xgt.php:17 templates/search.tpl.xgt.php:111
2070 #: templates/history.tpl.xgt.php:18
2074 #: templates/history.tpl.xgt.php:19
2078 #: templates/history.tpl.xgt.php:20
2082 #: templates/login.tpl.xgt.php:19 templates/login.tpl.xgt.php:30
2086 #: templates/login.tpl.xgt.php:24
2090 #: templates/login.tpl.xgt.php:26
2091 msgid "Click here if you do not have an account..."
2094 #: templates/newattach.tpl.xgt.php:6
2095 msgid "New Attachment"
2098 #: templates/newattach.tpl.xgt.php:36
2099 msgid "Mark the Following Attachments Obsolete"
2102 #: templates/newreport.tpl.xgt.php:7
2103 msgid "New Bug Report"
2106 #: templates/newreport.tpl.xgt.php:38
2110 #: templates/newreport.tpl.xgt.php:76 templates/search.tpl.xgt.php:124
2111 #: templates/showreport.tpl.xgt.php:134
2115 #: templates/newreport.tpl.xgt.php:77 templates/showreport.tpl.xgt.php:137
2116 msgid "No Assignment"
2119 #: templates/newreport.tpl.xgt.php:111
2120 msgid "Description/Initial Report"
2123 #: templates/newreport.tpl.xgt.php:120
2124 msgid "Submit Report"
2127 #: templates/newreport.tpl.xgt.php:122
2128 msgid "Submit Report and Add Another Bug"
2131 #: templates/pagenav.tpl.xgt.php:2
2135 #: templates/pagenav.tpl.xgt.php:3
2139 #: templates/pagenav.tpl.xgt.php:5
2143 #: templates/pagenav.tpl.xgt.php:6
2147 #: templates/quicksearch.tpl.xgt.php:6 templates/quicksearch.tpl.xgt.php:15
2148 msgid "Quick Search"
2151 #: templates/quicksearch.tpl.xgt.php:25
2152 msgid "Go to bug ID"
2155 #: templates/quicksearch.tpl.xgt.php:25
2159 #: templates/register.tpl.xgt.php:6 templates/register.tpl.xgt.php:25
2160 #: templates/register.tpl.xgt.php:38
2164 #: templates/register.tpl.xgt.php:29 templates/userctrl.tpl.xgt.php:99
2165 msgid "Confirm Email"
2168 #: templates/register.tpl.xgt.php:32 templates/userctrl.tpl.xgt.php:87
2169 msgid "Confirm Password"
2172 #: templates/register.tpl.xgt.php:33
2173 msgid "Show My Email Publicly"
2176 #: templates/search.tpl.xgt.php:14
2178 "Any fields left blank or unselected will be excluded from the search query"
2181 #: templates/search.tpl.xgt.php:25
2185 #: templates/search.tpl.xgt.php:29
2189 #: templates/search.tpl.xgt.php:30
2193 #: templates/search.tpl.xgt.php:31
2194 msgid "Raw Boolean Search"
2197 #: templates/search.tpl.xgt.php:46
2198 msgid "Product / Version"
2201 #: templates/search.tpl.xgt.php:67
2202 msgid "Date (submitted since)"
2205 #: templates/search.tpl.xgt.php:71
2209 #: templates/search.tpl.xgt.php:72
2213 #: templates/search.tpl.xgt.php:73
2217 #: templates/search.tpl.xgt.php:74
2221 #: templates/search.tpl.xgt.php:75
2225 #: templates/search.tpl.xgt.php:76
2229 #: templates/search.tpl.xgt.php:77
2233 #: templates/search.tpl.xgt.php:78
2237 #: templates/search.tpl.xgt.php:94
2238 msgid "Summary / Comment Text"
2241 #: templates/search.tpl.xgt.php:101
2245 #: templates/search.tpl.xgt.php:105
2249 #: templates/search.tpl.xgt.php:149
2250 msgid "Ignore favourite status"
2253 #: templates/search.tpl.xgt.php:150
2254 msgid "Yes, search for favourites only"
2257 #: templates/search.tpl.xgt.php:151
2258 msgid "No, exclude all favourites"
2261 #: templates/search.tpl.xgt.php:167
2262 msgid "Search Reports"
2265 #: templates/search_results.tpl.xgt.php:13
2267 "This search has been cached for your convenience. You can perform a new "
2268 "search by clicking here."
2271 #: templates/search_results.tpl.xgt.php:14
2272 msgid "Alternatively, you can re-run this search by clicking here."
2275 #: templates/showreport.tpl.xgt.php:25
2279 #: templates/showreport.tpl.xgt.php:34
2283 #: templates/showreport.tpl.xgt.php:37
2284 msgid "Show Bug History"
2287 #: templates/showreport.tpl.xgt.php:92
2288 msgid "Duplicate Of"
2291 #: templates/showreport.tpl.xgt.php:98 templates/showreport.tpl.xgt.php:139
2292 #: templates/showreport.tpl.xgt.php:178
2296 #: templates/showreport.tpl.xgt.php:127
2300 #: templates/showreport.tpl.xgt.php:173
2301 msgid "Dependencies"
2304 #: templates/showreport.tpl.xgt.php:196
2308 #: templates/showreport.tpl.xgt.php:196
2309 msgid "Automatic Action"
2312 #: templates/showreport.tpl.xgt.php:205
2313 msgid "Commit Changes"
2316 #: templates/showreport.tpl.xgt.php:221
2320 #: templates/showreport.tpl.xgt.php:221
2324 #: templates/showreport.tpl.xgt.php:232
2328 #: templates/showreport.tpl.xgt.php:234
2332 #: templates/showreport.tpl.xgt.php:235
2336 #: templates/showreport.tpl.xgt.php:236
2340 #: templates/showreport.tpl.xgt.php:245
2344 #: templates/showreport.tpl.xgt.php:250
2345 msgid "Vote For (+1)"
2348 #: templates/showreport.tpl.xgt.php:251
2349 msgid "Vote Against (-1)"
2352 #: templates/showreport.tpl.xgt.php:253
2356 #: templates/showreport_comment.tpl.xgt.php:17
2357 msgid "Edit Comment"
2360 #: templates/showreport_comment.tpl.xgt.php:19
2364 #: templates/std_error.tpl.xgt.php:6 templates/std_error.tpl.xgt.php:15
2368 #: templates/std_message.tpl.xgt.php:6 templates/std_message.tpl.xgt.php:21
2372 #: templates/std_message.tpl.xgt.php:6 templates/std_message.tpl.xgt.php:21
2376 #: templates/std_redirect.tpl.xgt.php:7 templates/std_redirect.tpl.xgt.php:16
2380 #: templates/std_redirect.tpl.xgt.php:24
2381 msgid "If you are not redirected in a few seconds, click here."
2384 #: templates/trackerhome.tpl.xgt.php:5
2388 #: templates/trackerhome_bits.tpl.xgt.php:23
2392 #: templates/userctrl.tpl.xgt.php:7 templates/userctrl.tpl.xgt.php:29
2393 msgid "User Options"
2396 #: templates/userctrl.tpl.xgt.php:61
2397 msgid "Yes, I'm currently observing DST"
2400 #: templates/userctrl.tpl.xgt.php:74
2401 msgid "Please enter your password to change these fields"
2404 #: templates/userctrl.tpl.xgt.php:188
2405 msgid "Bug List Display Options"