diff options
author | ramon <ramongomez@us.es> | 2017-10-13 09:16:45 +0000 |
---|---|---|
committer | ramon <ramongomez@us.es> | 2017-10-13 09:16:45 +0000 |
commit | e9182dcff638780e830016516b6d9a56e0dc3e12 (patch) | |
tree | 19137534357168cde72dc9f34c3f041177deb2b6 /admin/WebConsole/idiomas/php/cat | |
parent | 72bbcf8591f01f284e8901b3683d4222b08312a1 (diff) |
#810: Corregir errata en r5458.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5459 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/idiomas/php/cat')
-rw-r--r-- | admin/WebConsole/idiomas/php/cat/propiedades_repositorios_cat.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/WebConsole/idiomas/php/cat/propiedades_repositorios_cat.php b/admin/WebConsole/idiomas/php/cat/propiedades_repositorios_cat.php index fec234b2..55c4b2ac 100644 --- a/admin/WebConsole/idiomas/php/cat/propiedades_repositorios_cat.php +++ b/admin/WebConsole/idiomas/php/cat/propiedades_repositorios_cat.php @@ -26,7 +26,7 @@ $TbMsg[17]='Api Token'; $TbMsg['MSG_CONTENT']='Contenido'; $TbMsg['MSG_IMAGE']='Imatge'; $TbMsg['MSG_TYPE']='Tipo'; -$TbMsg['MSG_SIZEBYTES']='Tama&ndile;o (bytes)'; +$TbMsg['MSG_SIZEBYTES']='Tamaño (bytes)'; $TbMsg['MSG_MODIFIED']='Modificado'; $TbMsg['MSG_PERMISSIONS']='Permisos'; ?> |