Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/vcard_attachments/localization/de_DE.inc

    r48e9c14 r3983f50  
    11<?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*/ 
    216 
    317$labels = array(); 
     
    519$labels['vcardsavefailed'] = 'Der Kontakt konnte nicht gespeichert werden'; 
    620 
    7 ?> 
Note: See TracChangeset for help on using the changeset viewer.