diff options
author | Ramón M. Gómez <ramongomez@us.es> | 2019-01-23 13:53:41 +0100 |
---|---|---|
committer | Ramón M. Gómez <ramongomez@us.es> | 2019-01-23 13:53:41 +0100 |
commit | b6ec1628ae6ccee712ded44c4aab63c993b6f5b5 (patch) | |
tree | 33acc55daff717c0a01b15a9cbe1a1f51d22d65c /admin/WebConsole/idiomas/php/cat/perfilcomponente_hard_cat.php | |
parent | 8c7b3746124eb8ced825a20ab8dd17b573d2e2c1 (diff) |
#834: Remove all redundant PHP closing tags.
Diffstat (limited to 'admin/WebConsole/idiomas/php/cat/perfilcomponente_hard_cat.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/cat/perfilcomponente_hard_cat.php | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/admin/WebConsole/idiomas/php/cat/perfilcomponente_hard_cat.php b/admin/WebConsole/idiomas/php/cat/perfilcomponente_hard_cat.php index a3aacff9..501e5669 100644 --- a/admin/WebConsole/idiomas/php/cat/perfilcomponente_hard_cat.php +++ b/admin/WebConsole/idiomas/php/cat/perfilcomponente_hard_cat.php @@ -2,12 +2,11 @@ //________________________________________________________________________________________________________ // // Fitxer d'idiomes php: perfilcomponente_hard_cat.php -// Idioma: Català +// Idioma: Catal� //________________________________________________________________________________________________________ $TbMsg=array(); $TbMsg[0]='Perfils hardware'; - $TbMsg[1]='Gestió Components hardware'; + $TbMsg[1]='Gesti� Components hardware'; $TbMsg[2]='Perfil hardware'; $TbMsg[3]='Nom del component'; - $TbMsg[4]='(*)Per incloure algun component en aquest perfil ha de fer click sobre la casella de verificació corresponent.'; -?>
\ No newline at end of file + $TbMsg[4]='(*)Per incloure algun component en aquest perfil ha de fer click sobre la casella de verificaci� corresponent.'; |