Customizing SMF > Modifications and Packages
CountryFlags Updated for SMF 2.0
repxl:
when comes out the 2.0.2 ?
Old Fossil:
--- Quote from: repxl on June 26, 2012, 11:03:12 AM ---when comes out the 2.0.2 ?
--- End quote ---
The mod works on 2.0.2 already.
Look at the mod emulate link in my signature.
Diego Andrés:
--- Quote from: Dracopaion on June 26, 2012, 12:13:57 AM ---how do I mark this as solved In this forum or is that needed?
--- End quote ---
That's only when you are requesting support in your own topic.
Labradoodle-360:
This modification is most definitely compatible with SMF 2.0.2. I just got home from working at a camp, and I was almost finished with the update. Once I catch up on some of my freelancing projects that fell behind and just pick up the pace a little bit, I'll shoot out the update quickly.
Joomlamz:
Please Update linguage files Portuguese
--- Code: --- <file name="$languagedir/Modifications.portuguese_pt-utf8.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
// Country Flag mod translate by Candidosa2
$txt['country_flag_label'] = 'Selecione seu país';
$txt['country_flag_error_required'] = 'Você deve selecionar o país a qual nos visita';
$txt['country_flag_ask'] = 'Peça bandeira do país em';
$txt['country_flag_disabled'] = 'Não mostrar (Desactivado)';
$txt['country_flag_profile'] = 'Perfil';
$txt['country_flag_registration'] = 'Registo';
$txt['country_flag_both'] = 'Ambos';
$txt['country_flag_required'] = 'Exigir um membro para selecionar um local?';
$txt['country_flag_show'] = 'Mostrar bandeiras na página de exibição (Onde as mensagens são mostradas).';
$txt['country_flag'] = 'País';
]]></add>
</operation>
</file>
<file name="$languagedir/Modifications.portuguese_pt.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
// Country Flag mod translate by Candidosa2
$txt['country_flag_label'] = 'Selecione seu país';
$txt['country_flag_error_required'] = 'Você deve selecionar o país a qual nos visita';
$txt['country_flag_ask'] = 'Peça bandeira do país em';
$txt['country_flag_disabled'] = 'Não mostrar (Desactivado)';
$txt['country_flag_profile'] = 'Perfil';
$txt['country_flag_registration'] = 'Registo';
$txt['country_flag_both'] = 'Ambos';
$txt['country_flag_required'] = 'Exigir um membro para selecionar um local?';
$txt['country_flag_show'] = 'Mostrar bandeiras na página de exibição (Onde as mensagens são mostradas).';
$txt['country_flag'] = 'País';
]]></add>
</operation>
</file>
<file name="$languagedir/Modifications.portuguese_brazilian-utf8.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
// Country Flag mod translate by Candidosa2
$txt['country_flag_label'] = 'Selecione seu país';
$txt['country_flag_error_required'] = 'Você deve selecionar o país a qual nos visita';
$txt['country_flag_ask'] = 'Peça bandeira do país em';
$txt['country_flag_disabled'] = 'Não mostrar (Desactivado)';
$txt['country_flag_profile'] = 'Perfil';
$txt['country_flag_registration'] = 'Registo';
$txt['country_flag_both'] = 'Ambos';
$txt['country_flag_required'] = 'Exigir um membro para selecionar um local?';
$txt['country_flag_show'] = 'Mostrar bandeiras na página de exibição (Onde as mensagens são mostradas).';
$txt['country_flag'] = 'País';
]]></add>
</operation>
</file>
<file name="$languagedir/Modifications.portuguese_brazilian.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
// Country Flag mod translate by Candidosa2
$txt['country_flag_label'] = 'Selecione seu país';
$txt['country_flag_error_required'] = 'Você deve selecionar o país a qual nos visita';
$txt['country_flag_ask'] = 'Peça bandeira do país em';
$txt['country_flag_disabled'] = 'Não mostrar (Desactivado)';
$txt['country_flag_profile'] = 'Perfil';
$txt['country_flag_registration'] = 'Registo';
$txt['country_flag_both'] = 'Ambos';
$txt['country_flag_required'] = 'Exigir um membro para selecionar um local?';
$txt['country_flag_show'] = 'Mostrar bandeiras na página de exibição (Onde as mensagens são mostradas).';
$txt['country_flag'] = 'País';
]]></add>
</operation>
</file>
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version