* Added localization for {$WEBLOG} in trackbacks.tpl (LazyBadger)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_fr.inc.php 2679 2010-08-24 08:45:09Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_fr.inc.php 2713 2010-12-16 08:51:54Z garvinhicking $
|
||||
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
|
||||
# All rights reserved. See LICENSE file for licensing details
|
||||
# Translation by Sebastian Mordziol <argh@php-tools.net>
|
||||
@ -969,3 +969,4 @@
|
||||
@define('NAV_LINK_TEXT', 'Enter the navbar link text');
|
||||
@define('NAV_LINK_URL', 'Enter the full URL of your link');
|
||||
@define('MODERATE_SELECTED_COMMENTS', 'Accept selected comments');
|
||||
@define('WEBLOG', 'Weblog');
|
||||
|
Reference in New Issue
Block a user