source: github/plugins/vcard_attachments/localization/pt_BR.inc @ c2ba7ab

HEADcourier-fixdev-browser-capabilitiespdorelease-0.8
Last change on this file since c2ba7ab was 48e9c14, checked in by thomascube <thomas@…>, 14 months ago

Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore

  • Property mode set to 100644
File size: 161 bytes
Line 
1<?php
2
3$labels = array();
4$labels['addvcardmsg'] = 'Adicionar o vCard ao Catálogo de Endereços';
5$labels['vcardsavefailed'] = 'Impossível salvar o vCard';
6
7?>
Note: See TracBrowser for help on using the repository browser.