[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 <?php 2 /*+*********************************************************************************** 3 * The contents of this file are subject to the vtiger CRM Public License Version 1.0 4 * ("License"); You may not use this file except in compliance with the License 5 * The Original Code is: vtiger CRM Open Source 6 * The Initial Developer of the Original Code is vtiger. 7 * Portions created by vtiger are Copyright (C) vtiger. 8 * All Rights Reserved. 9 *************************************************************************************/ 10 $languageStrings = array( 11 'Portal' => 'Onze sites', 12 'LBL_ADD_BOOKMARK' => 'Bookmark toevoegen', 13 'LBL_BOOKMARK_NAME' => 'Bookmark Naam', 14 'LBL_BOOKMARK_URL' => 'Bookmark Url', 15 'LBL_CREATED_ON' => 'Gemaakt op', 16 'SINGLE_Portal' => 'Onze Site', 17 'LBL_EDIT_BOOKMARK' => 'Bladwijzer bewerken', 18 'LBL_ENTER_BOOKMARK_NAME' => 'Voer Bookmark Naam', 19 'LBL_ENTER_URL' => 'URL invoeren (www.example.com)', 20 'LBL_ADD_NEW_BOOKMARK' => 'Toevoegen nieuwe bladwijzer', 21 'LBL_BOOKMARK_SAVED_SUCCESSFULLY' => 'Bookmark succesvol opgeslagen', 22 'LBL_RECORD_DELETED_SUCCESSFULLY' => 'Record succesvol verwijderd', 23 'LBL_OUR_SITES_LIST' => 'Onze sites List', 24 'LBL_BOOKMARKS_LIST' => 'Bookmarks List', 25 'LBL_BOOKMARKS_DELETED_SUCCESSFULLY' => 'Bladwijzers succesvol verwijderd', 26 'LBL_BOOKMARK' => 'Bladwijzer', 27 'LBL_BOOKMARKS' => 'Bladwijzers', 28 'HTTP_ERROR' => 'De website die u probeert te openen is niet veilig en misschien niet open. Als u nog steeds wilt de webpagina te zien dan kunt u klikken op de inhoud blocker in de adresbalk en schakel deze in.', 29 ); 30 31 $jsLanguageStrings = array( 32 33 );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |