Преглед изворни кода

Minor - Update language files - refs BT#12667

Angel Fernando Quiroz Campos пре 7 година
родитељ
комит
0a3674a3c9
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      main/lang/english/trad4all.inc.php
  2. 1 1
      main/lang/spanish/trad4all.inc.php

+ 1 - 1
main/lang/english/trad4all.inc.php

@@ -5240,7 +5240,7 @@ $MoreDetails = "For more details";
 $ServerRequirements = "Server requirements";
 $ServerRequirementsInfo = "Your server must provide the following libraries to enable all features of Chamilo. The missing libraries shown in orange letters are optional, but some features of Chamilo might be disabled if they are not installed. You can still install those libraries later on to enable the missing features.";
 $PHPVersion = "PHP version";
-$Support = "support";
+$Support = "Support";
 $PHPVersionOK = "Your PHP version matches the minimum requirement:";
 $RecommendedSettings = "Recommended settings";
 $RecommendedSettingsInfo = "Recommended settings for your server configuration. These settings are set in the php.ini configuration file on your server.";

+ 1 - 1
main/lang/spanish/trad4all.inc.php

@@ -5240,7 +5240,7 @@ $MoreDetails = "Para más detalles";
 $ServerRequirements = "Requisitos del servidor";
 $ServerRequirementsInfo = "Bibliotecas y funcionalidades que el servidor debe proporcionar para poder utilizar Chamilo con todas sus posibilidades.";
 $PHPVersion = "Versión PHP";
-$Support = "disponible";
+$Support = "Soporte";
 $PHPVersionOK = "Su versión PHP es suficiente:";
 $RecommendedSettings = "Parámetros recomendados";
 $RecommendedSettingsInfo = "Parámetros recomendados para la configuración de su servidor. Estos parámetros deben establecerse en el fichero de configuración php.ini de su servidor.";