diff --git a/ccm-core/src/com/arsdigita/util/SystemInformation_parameter.properties b/ccm-core/src/com/arsdigita/util/SystemInformation_parameter.properties new file mode 100644 index 000000000..745a23597 --- /dev/null +++ b/ccm-core/src/com/arsdigita/util/SystemInformation_parameter.properties @@ -0,0 +1,4 @@ +ccm.systeminformation.title=Map of system informations +ccm.systeminformation.purpose=Information about the LibreCCM version +ccm.systeminformation.example=version::2.2.0; appname::LibreCCM; apphome::http://www.libreccm.org +ccm.systeminformation.format=key1::value1; key2::value2; ...