]> source.dussan.org Git - nextcloud-server.git/commitdiff
Too quick on the copy/paste trigger...
authorThomas Tanghus <thomas@tanghus.net>
Thu, 12 Jan 2012 22:43:00 +0000 (23:43 +0100)
committerThomas Tanghus <thomas@tanghus.net>
Thu, 12 Jan 2012 22:43:00 +0000 (23:43 +0100)
apps/contacts/appinfo/app.php

index 1e9f8811722b6e8b36b870a91ebe4e800ac06233..df7e8cec6e02f5687352822e5832809556ba128d 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-$l=new OC_L10N('calendar');
+$l=new OC_L10N('contacts');
 
 OC::$CLASSPATH['OC_Contacts_App'] = 'apps/contacts/lib/app.php';
 OC::$CLASSPATH['OC_Contacts_Addressbook'] = 'apps/contacts/lib/addressbook.php';