<meta charset="UTF-8"/>
StatisticsPreference.Title = "Statistics";
GeneralSubTab.Title = "General";

StatisticThemSubTab.Title = "Statistic Thematics List";
StatisticThemSubTab.AppStat.Title = "App Statistics";
StatisticThemSubTab.CommandStat.Title = "Commands Statistics";
StatisticThemSubTab.SessionStat.Title = "Session Statistics";
StatisticThemSubTab.ErrorsStat.Title = "Errors Statistics";
StatisticThemSubTab.PCSStat.Title = "PCS Statistics";
StatisticThemSubTab.NetworkStat.Title = "Network Statistics";
StatisticThemSubTab.GeneralOuput.Title = "General Output";
StatisticThemSubTab.OptionalFields.Title = "Optional Fields";
StatisticThemSubTab.SecurityLevels.Title = "Security Levels";

Overall_BufferSize.Title = "Buffer's size in KB(0 = No buffer used)";
Overall_MaxPerFile.Title = "File's maximum size in KB (0 = No maximum size)";
Overall_NbCopies.Title = "Maximum number of copies";
Overall_CopyDirWin.Title = "Path to store copies";
Overall_StatsScheduling.Title = "Enable Statistics Event Scheduling";


WORKBENCH_Activation.Title = "Activate";
WORKBENCH_OutputFile.Title = "Name of the output file";
WORKBENCH_OutputDirectory.Title = "Output directory for the statistic";

WORKBENCH_OutputType.Title = "Choose output method";
WORKBENCH_OutputType2.Title = "File";
WORKBENCH_OutputType.MaxIndex = "2";
WORKBENCH_OutputType.Default = "2";

WORKBENCH_Cumulate.Title = "Cumulate all sessions in one file";

WORKBENCH_Formating.Title = "Format of the statistics";
WORKBENCH_Formating1.Title = "Formated";
WORKBENCH_Formating2.Title = "Not Formated";
WORKBENCH_Formating3.Title = "Common Base Event";
WORKBENCH_Formating4.Title = "Windows Management Instrumentation";
WORKBENCH_Formating.Default = "1";
WORKBENCH_Formating.MaxIndex = "4";

WORKBENCH_TIME.Title = "Date and Time";
WORKBENCH_DateFormat.Title = "Format of the date";
WORKBENCH_DateFormat1.Title = "Mon Jan 1 08:00.00 2000";
WORKBENCH_DateFormat2.Title = "2000.001.08.00.00";
WORKBENCH_DateFormat3.Title = "2000.001.08.00.00.000";
WORKBENCH_DateFormat.Default = "1";
WORKBENCH_DateFormat.MaxIndex = "3";

WORKBENCH_THEM.Title = "Thematics";
WORKBENCH_OutputFormat.Title = "Format of the thematics";
WORKBENCH_OutputFormat1.Title = "on each line";
WORKBENCH_OutputFormat2.Title = "not repeated";
WORKBENCH_OutputFormat.Default = "1";
WORKBENCH_OutputFormat.MaxIndex = "2";

WORKBENCH_ELPS.Title = "Elapsed time";
WORKBENCH_RTIM.Title = "Response time";
WORKBENCH_CPUS.Title = "CPU time";

WORKBENCH_TimeUnit.Title = "Choose time unit";
WORKBENCH_TimeUnit1.Title = "ms";
WORKBENCH_TimeUnit2.Title = "s";
WORKBENCH_TimeUnit.MaxIndex = "2";
WORKBENCH_TimeUnit.Default = "1";

WORKBENCH_USER.Title = "User";
WORKBENCH_HOST.Title = "Host";
WORKBENCH_UPID.Title = "PID";


COMMAND_Activation.Title = "Activate";
COMMAND_OutputFile.Title = "Name of the output file";
COMMAND_OutputDirectory.Title = "Output directory for the statistic";

COMMAND_OutputType.Title = "Choose output method";
COMMAND_OutputType2.Title = "File";
COMMAND_OutputType.MaxIndex = "2";
COMMAND_OutputType.Default = "2";

COMMAND_Cumulate.Title = "Cumulate all sessions in one file";

COMMAND_Formating.Title = "Format of the statistics";
COMMAND_Formating1.Title = "Formated";
COMMAND_Formating2.Title = "Not Formated";
COMMAND_Formating3.Title = "Common Base Event";
COMMAND_Formating4.Title = "Windows Management Instrumentation";
COMMAND_Formating.Default = "1";
COMMAND_Formating.MaxIndex = "4";

COMMAND_TIME.Title = "Date and Time";
COMMAND_DateFormat.Title = "Format of the date";
COMMAND_DateFormat1.Title = "Mon Jan 1 08:00.00 2000";
COMMAND_DateFormat2.Title = "2000.001.08.00.00";
COMMAND_DateFormat3.Title = "2000.001.08.00.00.000";
COMMAND_DateFormat.Default = "1";
COMMAND_DateFormat.MaxIndex = "3";

COMMAND_THEM.Title = "Thematics";
COMMAND_OutputFormat.Title = "Format of the thematics";
COMMAND_OutputFormat1.Title = "on each line";
COMMAND_OutputFormat2.Title = "not repeated";
COMMAND_OutputFormat.Default = "1";
COMMAND_OutputFormat.MaxIndex = "2";

COMMAND_ELPS.Title = "Elapsed time";
COMMAND_RTIM.Title = "Response time";
COMMAND_CPUS.Title = "CPU time";

COMMAND_TimeUnit.Title = "Choose time unit";
COMMAND_TimeUnit1.Title = "ms";
COMMAND_TimeUnit2.Title = "s";
COMMAND_TimeUnit.MaxIndex = "2";
COMMAND_TimeUnit.Default = "1";

COMMAND_USER.Title = "User";
COMMAND_HOST.Title = "Host";
COMMAND_UPID.Title = "PID";


SESSION_Activation.Title = "Activate";
SESSION_OutputFile.Title = "Name of the output file";
SESSION_OutputDirectory.Title = "Output directory for the statistic";

SESSION_OutputType.Title = "Choose output method";
SESSION_OutputType2.Title = "File";
SESSION_OutputType.MaxIndex = "2";
SESSION_OutputType.Default = "2";

SESSION_Cumulate.Title = "Cumulate all sessions in one file";

SESSION_Formating.Title = "Format of the statistics";
SESSION_Formating1.Title = "Formated";
SESSION_Formating2.Title = "Not Formated";
SESSION_Formating3.Title = "Common Base Event";
SESSION_Formating4.Title = "Windows Management Instrumentation";
SESSION_Formating.Default = "1";
SESSION_Formating.MaxIndex = "4";

SESSION_TIME.Title = "Date and Time";
SESSION_DateFormat.Title = "Format of the date";
SESSION_DateFormat1.Title = "Mon Jan 1 08:00.00 2000";
SESSION_DateFormat2.Title = "2000.001.08.00.00";
SESSION_DateFormat3.Title = "2000.001.08.00.00.000";
SESSION_DateFormat.Default = "1";
SESSION_DateFormat.MaxIndex = "3";

SESSION_THEM.Title = "Thematics";
SESSION_OutputFormat.Title = "Format of the thematics";
SESSION_OutputFormat1.Title = "on each line";
SESSION_OutputFormat2.Title = "not repeated";
SESSION_OutputFormat.Default = "1";
SESSION_OutputFormat.MaxIndex = "2";

SESSION_ELPS.Title = "Elapsed time";
SESSION_RTIM.Title = "Response time";
SESSION_CPUS.Title = "CPU time";

SESSION_TimeUnit.Title = "Choose time unit";
SESSION_TimeUnit1.Title = "ms";
SESSION_TimeUnit2.Title = "s";
SESSION_TimeUnit.MaxIndex = "2";
SESSION_TimeUnit.Default = "1";

SESSION_USER.Title = "User";
SESSION_HOST.Title = "Host";
SESSION_UPID.Title = "PID";


ERRORLOG_Activation.Title = "Activate";
ERRORLOG_OutputFile.Title = "Name of the output file";
ERRORLOG_OutputDirectory.Title = "Output directory for the statistic";

ERRORLOG_OutputType.Title = "Choose output method";
ERRORLOG_OutputType2.Title = "File";
ERRORLOG_OutputType.MaxIndex = "2";
ERRORLOG_OutputType.Default = "2";

ERRORLOG_Cumulate.Title = "Cumulate all sessions in one file";

ERRORLOG_Formating.Title = "Format of the statistics";
ERRORLOG_Formating1.Title = "Formated";
ERRORLOG_Formating2.Title = "Not Formated";
ERRORLOG_Formating3.Title = "Common Base Event";
ERRORLOG_Formating4.Title = "Windows Management Instrumentation";
ERRORLOG_Formating.Default = "1";
ERRORLOG_Formating.MaxIndex = "4";

ERRORLOG_TIME.Title = "Date and Time";
ERRORLOG_DateFormat.Title = "Format of the date";
ERRORLOG_DateFormat1.Title = "Mon Jan 1 08:00.00 2000";
ERRORLOG_DateFormat2.Title = "2000.001.08.00.00";
ERRORLOG_DateFormat3.Title = "2000.001.08.00.00.000";
ERRORLOG_DateFormat.Default = "1";
ERRORLOG_DateFormat.MaxIndex = "3";

ERRORLOG_THEM.Title = "Thematics";
ERRORLOG_OutputFormat.Title = "Format of the thematics";
ERRORLOG_OutputFormat1.Title = "on each line";
ERRORLOG_OutputFormat2.Title = "not repeated";
ERRORLOG_OutputFormat.Default = "1";
ERRORLOG_OutputFormat.MaxIndex = "2";

ERRORLOG_ELPS.Title = "Elapsed time";
ERRORLOG_RTIM.Title = "Response time";
ERRORLOG_CPUS.Title = "CPU time";

ERRORLOG_TimeUnit.Title = "Choose time unit";
ERRORLOG_TimeUnit1.Title = "ms";
ERRORLOG_TimeUnit2.Title = "s";
ERRORLOG_TimeUnit.MaxIndex = "2";
ERRORLOG_TimeUnit.Default = "1";

ERRORLOG_USER.Title = "User";
ERRORLOG_HOST.Title = "Host";
ERRORLOG_UPID.Title = "PID";
ERRORLOG_WKBN.Title = "Workbench";
ERRORLOG_CMND.Title = "Command";
ERRORLOG_MSGE.Title = "Message";

ERRORLOG_ABND.Title = "Abend";
ERRORLOG_CERR.Title = "Critical Error";
ERRORLOG_WARN.Title = "Warning";
ERRORLOG_COMT.Title = "Comment";
ERRORLOG_UREP.Title = "User Report";

PCS_Activation.Title = "Activate";
PCS_OutputFile.Title = "Name of the output file";
PCS_OutputDirectory.Title = "Output directory for the statistic";

PCS_OutputType.Title = "Choose output method";
PCS_OutputType2.Title = "File";
PCS_OutputType.MaxIndex = "2";
PCS_OutputType.Default = "2";

PCS_Cumulate.Title = "Cumulate all PCSs in one file";

PCS_Formating.Title = "Format of the statistics";
PCS_Formating1.Title = "Formated";
PCS_Formating2.Title = "Not Formated";
PCS_Formating3.Title = "Common Base Event";
PCS_Formating4.Title = "Windows Management Instrumentation";
PCS_Formating.Default = "1";
PCS_Formating.MaxIndex = "4";

PCS_TIME.Title = "Date and Time";
PCS_DateFormat.Title = "Format of the date";
PCS_DateFormat1.Title = "Mon Jan 1 08:00.00 2000";
PCS_DateFormat2.Title = "2000.001.08.00.00";
PCS_DateFormat3.Title = "2000.001.08.00.00.000";
PCS_DateFormat.Default = "1";
PCS_DateFormat.MaxIndex = "3";

PCS_THEM.Title = "Thematics";
PCS_OutputFormat.Title = "Format of the thematics";
PCS_OutputFormat1.Title = "on each line";
PCS_OutputFormat2.Title = "not repeated";
PCS_OutputFormat.Default = "1";
PCS_OutputFormat.MaxIndex = "2";

PCS_ELPS.Title = "Elapsed time";
PCS_RTIM.Title = "Response time";
PCS_CPUS.Title = "CPU time";

PCS_TimeUnit.Title = "Choose time unit";
PCS_TimeUnit1.Title = "ms";
PCS_TimeUnit2.Title = "s";
PCS_TimeUnit.MaxIndex = "2";
PCS_TimeUnit.Default = "1";

PCS_USER.Title = "User";
PCS_HOST.Title = "Host";
PCS_UPID.Title = "PID";
PCS_MEMU.Title = "Memory";


NETWORK_Activation.Title = "Activate";
NETWORK_OutputFile.Title = "Name of the output file";
NETWORK_OutputDirectory.Title = "Output directory for the statistic";

NETWORK_OutputType.Title = "Choose output method";
NETWORK_OutputType2.Title = "File";
NETWORK_OutputType.MaxIndex = "2";
NETWORK_OutputType.Default = "2";

NETWORK_Cumulate.Title = "Cumulate all NETWORKs in one file";

NETWORK_Formating.Title = "Format of the statistics";
NETWORK_Formating1.Title = "Formated";
NETWORK_Formating2.Title = "Not Formated";
NETWORK_Formating3.Title = "Common Base Event";
NETWORK_Formating4.Title = "Windows Management Instrumentation";
NETWORK_Formating.Default = "1";
NETWORK_Formating.MaxIndex = "4";

NETWORK_TIME.Title = "Date and Time";
NETWORK_DateFormat.Title = "Format of the date";
NETWORK_DateFormat1.Title = "Mon Jan 1 08:00.00 2000";
NETWORK_DateFormat2.Title = "2000.001.08.00.00";
NETWORK_DateFormat3.Title = "2000.001.08.00.00.000";
NETWORK_DateFormat.Default = "1";
NETWORK_DateFormat.MaxIndex = "3";

NETWORK_THEM.Title = "Thematics";
NETWORK_OutputFormat.Title = "Format of the thematics";
NETWORK_OutputFormat1.Title = "on each line";
NETWORK_OutputFormat2.Title = "not repeated";
NETWORK_OutputFormat.Default = "1";
NETWORK_OutputFormat.MaxIndex = "2";

NETWORK_ELPS.Title = "Elapsed time";
NETWORK_RTIM.Title = "Response time";
NETWORK_CPUS.Title = "CPU time";

NETWORK_TimeUnit.Title = "Choose time unit";
NETWORK_TimeUnit1.Title = "ms";
NETWORK_TimeUnit2.Title = "s";
NETWORK_TimeUnit.MaxIndex = "2";
NETWORK_TimeUnit.Default = "1";

NETWORK_USER.Title = "User";
NETWORK_HOST.Title = "Host";
NETWORK_UPID.Title = "PID";
