Customizing SMF > Modifications and Packages

Allow select multiple boards for message icons

<< < (2/5) > >>

emanuele:
No problem!

It's a bug in the end! ;D

WasdMan:
Hungarian Language:

ISO:

--- Quote ---<file name="$languagedir/Modifications.hungarian.php" error="skip">
      <operation>
         <search position="end" />
         <add><![CDATA[
$txt['icons_boards_desc'] = 'Fórum ikonokat lehet használni';
$txt['icons_select_usable_boards'] = 'Táblák mutatása';
$txt['messageicon_delete_confirm'] = 'Ezt az üzenet ikont biztosan törölni akarod?';
]]></add>
      </operation>
   </file>
--- End quote ---
   
UTF8:

--- Quote ---   <file name="$languagedir/Modifications.hungarian-utf8.php" error="skip">
      <operation>
         <search position="end" />
         <add><![CDATA[
$txt['icons_boards_desc'] = 'Fórum ikonokat lehet használni';
$txt['icons_select_usable_boards'] = 'Táblák mutatása';
$txt['messageicon_delete_confirm'] = 'Ezt az üzenet ikont biztosan törölni akarod?';
]]></add>
      </operation>
   </file>
--- End quote ---

emanuele:
Thank you WasdMan!
The first time i'll upgrade the mod (most likely to fix the previously reported bug), I'll include your translation as well!

Jade Elizabeth:
Yay!

Liam_michael:
There should be a 1.x version of this.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version