Unstack list control icons.

This commit is contained in:
Nate Jones
2014-02-26 04:27:31 +00:00
parent f2d5100141
commit ff699a71c8
4 changed files with 25 additions and 35 deletions
+6 -6
View File
@@ -137,14 +137,14 @@
$text['label-sessions']['pt-pt'] = "Sessões";
$text['label-sessions']['fr-fr'] = "Sessions";
$text['label-true']['en-us'] = "true";
$text['label-true']['es-cl'] = "verdadero";
$text['label-true']['pt-pt'] = "sim";
$text['label-true']['en-us'] = "True";
$text['label-true']['es-cl'] = "Verdadero";
$text['label-true']['pt-pt'] = "Sim";
$text['label-true']['fr-fr'] = "Oui";
$text['label-false']['en-us'] = "false";
$text['label-false']['es-cl'] = "falso";
$text['label-false']['pt-pt'] = "não";
$text['label-false']['en-us'] = "False";
$text['label-false']['es-cl'] = "Falso";
$text['label-false']['pt-pt'] = "Não";
$text['label-false']['fr-fr'] = "Non";
$text['label-description']['en-us'] = "Description";