Changes in plugins/vcard_attachments/localization/de_DE.inc [48e9c14:3983f50] in github
- File:
-
- 1 edited
-
plugins/vcard_attachments/localization/de_DE.inc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
plugins/vcard_attachments/localization/de_DE.inc
r48e9c14 r3983f50 1 1 <?php 2 3 /* 4 +-----------------------------------------------------------------------+ 5 | localization/de_DE/labels.inc | 6 | | 7 | Language file of the Roundcube Webmail client | 8 | Copyright (C) 2012, The Roundcube Dev Team | 9 | Licensed under the GNU General Public License | 10 | | 11 +-----------------------------------------------------------------------+ 12 | Author: Thomas <Unknown> | 13 +-----------------------------------------------------------------------+ 14 @version $Id$ 15 */ 2 16 3 17 $labels = array(); … … 5 19 $labels['vcardsavefailed'] = 'Der Kontakt konnte nicht gespeichert werden'; 6 20 7 ?>
Note: See TracChangeset
for help on using the changeset viewer.
