1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-11-22 08:52:18 -05:00

Change settings text for mirc colors.

This commit is contained in:
liato 2011-03-18 01:34:46 +01:00 committed by Sebastian Kaspari
parent eea82e506f
commit 7490cdb38c

View File

@ -196,6 +196,6 @@
<string name="settings_joinpartquit_desc">Show join, part and quit messages in channels</string>
<string name="settings_noticeserverwindow_title">Notices server window</string>
<string name="settings_noticeserverwindow_desc">Show notices in server window</string>
<string name="settings_mirc_colors_title">Show colors</string>
<string name="settings_mirc_colors_desc">Show colors in messages</string>
<string name="settings_mirc_colors_title">Show message colors</string>
<string name="settings_mirc_colors_desc">Show mIRC colors in messages</string>
</resources>