Code Search for Developers
 
 
  

dictionary_pl.php from Brim at Krugle


Show dictionary_pl.php syntax highlighted

<?php
/**
 * This file is part of the Brim project.
 * The brim-project is located at the following
 * location: {@link http://www.brim-project.org/ http://www.brim-project.org/}
 *
 * <pre> Enjoy :-) </pre>
 *
 * @author Dawid Makowski
 * @package org.brim-project.plugins.bookmarks
 * @subpackage i18n
 *
 * @copyright [brim-project.org] - Copyright (c) 2003 - 2006 Barry Nauta
 *
 * @license http://opensource.org/licenses/gpl-license.php
 * The GNU Public License
 */
if (!isset ($dictionary))
{
	$dictionary=array();
}
$dictionary['charset']='iso-8859-2';
$dictionary['item_quick_help']='Kliknij na ikon� przy <br />nazwie zak�adki aby m�c edytowa�/usuwa�/przenosi� elementy';
$dictionary['item_title']='Zak�adki';
?>




See more files for this project here

Brim

BRIM is a MVC framework, written in PHP and based on items with a hierarchical relationship. The list of plugins make BRIM a Information Manager with plugins like bookmarks, a calendar, contacts tasks, notes, RSS etc. The application is multilingual.

Project homepage: http://sourceforge.net/projects/brim
Programming language(s): JavaScript,PHP,SQL
License: other

  dictionary_cs.php
  dictionary_da.php
  dictionary_de.php
  dictionary_en.php
  dictionary_eo.php
  dictionary_es.php
  dictionary_es_CO.php
  dictionary_fr.php
  dictionary_he.php
  dictionary_it.php
  dictionary_nl.php
  dictionary_no.php
  dictionary_pl.php
  dictionary_pt.php
  dictionary_pt_BR.php
  dictionary_sv.php
  dictionary_zh_TW.php
  index.php