Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/html/inc/class_language.php on line 201
[Esp]Character Count
Jaizu   6 Mar, 2012, 8:09 am
#1
Hola, os traigo esta traducción de un plugin bastante interesante desde mi punto de vista :3

Traducción(adjuntada)
[spoiler]
Código PHP:
<?php
/*
English language file of Character Count Plugin for MyBB
Copyright (C) 2011 doylecc

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

/*Traducido por Jaizu para MyBB-ES*/

$l['char_count']='caracteres restantes';
$l['char_alert_one']='Por favor pon menos de ';
$l['char_alert_two']=' caracteres';
$l['char_minmsg_one']=' de ';
$l['char_minmsg_two']='caracteres requiridos.';
?>
[/spoiler]

Link oficial de la extension:
http://mods.mybb.com/view/character-count

Imágenes:
[Imagen: 58384935.png][Imagen: 99966125.png][Imagen: 29331486.png]
Cluster   6 Mar, 2012, 12:19 pm
#2
Esta bueno el plugin aunque si no estoy mal solo es para 1.6.6 no? las anteriores no tienen conteo de caracteres

:)
Jaizu   6 Mar, 2012, 12:48 pm
#3
La verdad es que solo lo pobré en MyBB 1.6.6 xD
Solo lo vi usar a Sama34, y hasta ayer me enteré de que era un plugin.
Brown   7 Mar, 2012, 8:35 pm
#4
Exelente plugin amigo,gracias por la traduccion
Gustavo R.   7 Mar, 2012, 8:45 pm
#5
Gracias Jaizu Smile
  
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.