Remove copyright comments and apply suggestions

This commit is contained in:
Jorge Colmenarez
2016-11-04 09:32:41 -04:00
parent 0f95c6c9b5
commit e326c1dfd4
27 changed files with 81 additions and 449 deletions

View File

@@ -182,8 +182,4 @@ $lang["config_number_locale_required"] = "Number Locale is a required field";
$lang["config_number_locale_invalid"] = "The entered locale is invalid. Check the link in the tooltip to find a sensible value";
$lang["config_number_locale_tooltip"] = "Find a suitable locale through this link";
$lang["config_theme"] = "Theme";
/**
* Added by Jorge Colmenarez 2016-10-31 16:30
* Support for DateTime Reports Filter
*/
$lang["config_filter_datetime_format"] = "Filter with date/time format in reports";

View File

@@ -181,9 +181,4 @@ $lang["config_return_policy_required"] = "Política de Devolución es requerida"
$lang["config_number_locale_required"] = "Numero local es un campo requerido";
$lang["config_number_locale_invalid"] = "El local ingresado es invalido. Revisa el link en el tooltip para encontrar informacion";
$lang["config_number_locale_tooltip"] = "Encontrar un local adecuado en esta liga";
$lang["config_theme"] = "Tema";
/**
* Added by Jorge Colmenarez 2016-10-31 16:34
* Support for DateTime Reports Filter
*/
$lang["config_filter_datetime_format"] = "Filtrar con formato de fecha/hora en los informes";
$lang["config_theme"] = "Tema";