Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

56 lines
3.4 KiB

  1. L_gt_TEXT = ">";
  2. L_lt_TEXT = "<";
  3. L_NoEELSetup_TEXT = "Machine does not has any Enterprise Event Log setup";
  4. L_NoNTSetup_TEXT = "Machine does not has any NT Event Log setup";
  5. L_NoConnectionSet_TEXT = "Connection setup to";
  6. L_LastUpdatedAtMessage_TEXT = "Search last run at ";
  7. L_SearchStatusMessage_TEXT = "";
  8. L_SearchInProgressMessage_TEXT = "Search in Progress";
  9. L_RecordsNotFoundMessage_TEXT = "No records matched search condition";
  10. L_CurrentSearchNoRecords_TEXT = "<u>Current Search</u> matched no records";
  11. L_CurrentSearchLastUpdated_TEXT = "<u>Current Search</u> last updated at";
  12. L_ConnectionArrowRightImageTitle_TEXT = "Expand Connection Details";
  13. L_ConnectionArrowDownImageTitle_TEXT = "Collapse Connection Details";
  14. L_NoConnectionIsSetMessage_TEXT = "No connection is set";
  15. L_SearchArrowRightImageTitle_TEXT = "Expand Search Details";
  16. L_SearchArrowDownImageTitle_TEXT = "Collapse Search Details";
  17. L_TableViewImageRightImageTitle_TEXT = "Show the Table View";
  18. L_TableViewImageDownImageTitle_TEXT = "Hide the Table View";
  19. L_EventTypeName_TEXT = "Event Type";
  20. L_LogTypeName_TEXT = "Event type:";
  21. L_CurrentlyDisabledMessage_TEXT = "Currently disabled as connection is not made for ";
  22. L_CurrentEventLog_TEXT = "event log";
  23. L_EventTypeSelectionTitle_TEXT = "Select Evet Type";
  24. L_FieldInputTitle_TEXT = "Select Field Name";
  25. L_OperatorTypeTitle_TEXT = "Select Operator Type";
  26. L_ValueInputTitle_TEXT = "Enter Value to be Searched";
  27. L_AddORToSearchButtonTitle_TEXT = "Add OR to Search";
  28. L_AddANDToSearchButtonTitle_TEXT = "Add AND to Search";
  29. L_ExecuteButtonTitle_TEXT = "Execute Search Query";
  30. L_RemoveButtonTitle_TEXT = "Remove selected condition from search criteria";
  31. L_ClearButtonTitle_TEXT = "Clear current search query to enter a new query";
  32. L_Equals_TEXT = "Equals";
  33. L_NotEquals_TEXT = "Not Equals";
  34. L_GreaterThan_TEXT = "Greater Than";
  35. L_LesserThan_TEXT = "Less Than";
  36. L_Contains_TEXT = "Contains";
  37. L_NotContains_TEXT = "Not Contains";
  38. L_StartsWith_TEXT = "Starts With";
  39. L_DatedAfter_TEXT = "Dated After";
  40. L_DatedBefore_TEXT = "Dated Before";
  41. L_DatedOn_TEXT = "Dated On";
  42. L_ValueInputTitle_TEXT = "Enter the value in DD/MM/YYYY format";
  43. L_NoConnectionSetup_TEXT = "No Connection Setup";
  44. L_LastSecInDay_TEXT = "23:59:59 ";
  45. L_DDMMYY_TEXT = " DD/MM/YYYY ";
  46. L_RecordStatus_TEXT = "Matching records found ";
  47. L_Of_Text = " of ";
  48. <!-- ******************************************************** -->
  49. <!-- -->
  50. <!-- Copyright (c) 1999-2000 Microsoft Corporation -->
  51. <!-- -->
  52. <!-- localize.js -->
  53. <!-- -->
  54. <!-- Build Type : Checked -->
  55. <!-- Build Number : 0707 -->
  56. <!-- Build Date : 07/07/2000 -->
  57. <!-- ******************************************************* -->