Branch 'roundcubemail-plugins-kolab-0.7' - plugins/compose_addressbook

Christoph Wickert wickert at kolabsys.com
Wed Dec 5 00:21:10 CET 2012


 plugins/compose_addressbook/localization/de_CH.inc |   11 +++++++++++
 1 file changed, 11 insertions(+)

New commits:
commit bf13c1f79cb57b7e30f8f7c9705e9cfccf51e8c9
Author: Christoph Wickert <wickert at kolabsys.com>
Date:   Wed Dec 5 00:18:08 2012 +0100

    Include de_CH translation for compose_addressbook plugin (#1427)

diff --git a/plugins/compose_addressbook/localization/de_CH.inc b/plugins/compose_addressbook/localization/de_CH.inc
new file mode 100644
index 0000000..929a649
--- /dev/null
+++ b/plugins/compose_addressbook/localization/de_CH.inc
@@ -0,0 +1,11 @@
+<?php
+
+$labels = array();
+$labels['compose_addressbook_buttontitle'] = 'Adressbuch anzeigen';
+$labels['compose_addressbook_title'] = 'Adressbuch';
+$labels['compose_addressbook_close'] = 'Schließen';
+$labels['compose_addressbook_noselect'] = 'Sie haben keine Adresse ausgewählt';
+$labels['compose_addressbook_added'] = 'Adresse wurde hinzugefügt';
+
+
+?>
\ No newline at end of file





More information about the commits mailing list