source: subversion/trunk/plugins/vcard_attachments/localization/de_DE.inc @ 3803

Last change on this file since 3803 was 3803, checked in by alec, 3 years ago
  • Fixed typo in label name
  • Added cs_CZ localization
  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Date Author Revision
File size: 165 bytes
RevLine 
[3069]1<?php
2
3$labels = array();
[3803]4$labels['addvcardmsg'] = 'Kontakt im Adressbuch speichern';
[3069]5$labels['vcardsavefailed'] = 'Der Kontakt konnte nicht gespeichert werden';
6
7?>
Note: See TracBrowser for help on using the repository browser.