X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=group_text%2Flang%2Fes%2Fstrings.php;h=632130fdc06256c7ae40d74598c60c430f7cf728;hb=25ba6023d0ac5d3fed79edeb207f00c0faa132e5;hp=443b0647b046d3d89abeac0b70c6cf8d845c0dad;hpb=55986ad17dadb823a04ae31490310c3854152929;p=friendica-addons.git diff --git a/group_text/lang/es/strings.php b/group_text/lang/es/strings.php index 443b0647..632130fd 100644 --- a/group_text/lang/es/strings.php +++ b/group_text/lang/es/strings.php @@ -5,7 +5,6 @@ function string_plural_select_es($n){ $n = intval($n); return intval($n != 1); }} -; -$a->strings["Group Text"] = "Grupo de Texto"; -$a->strings["Use a text only (non-image) group selector in the \"group edit\" menu"] = "Utilice sólo el selector de grupo de texto (no imagen) en el menú \"edición de grupo\""; -$a->strings["Save Settings"] = "Guardar Ajustes"; +$a->strings['Group Text'] = 'Grupo de Texto'; +$a->strings['Use a text only (non-image) group selector in the "group edit" menu'] = 'Utilice sólo el selector de grupo de texto (no imagen) en el menú "edición de grupo"'; +$a->strings['Save Settings'] = 'Guardar Ajustes';