1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

Change color picker to SHS` unixsafe palette ... feedback on rendering time welcome

git-svn-id: file:///svn/phpbb/trunk@2998 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2002-11-01 14:36:39 +00:00
parent 6fa38a1181
commit 9c0435c01a
2 changed files with 34 additions and 198 deletions

View File

@@ -256,7 +256,7 @@ $lang = array_merge($lang, array(
'Very_good' => 'Very Good',
'Total_votes' => 'Total Votes',
'Message_body' => 'Message body',
'Message_body_explain' => 'Enter your message here, it may contain no more than %d characters.',
'Message_body_explain' => 'Enter your message here, it may contain no more than <b>%d</b> characters.',
'Topic_review' => 'Topic review',
'Topic_icon' => 'Topic icon',
'No_post_mode' => 'No post mode specified',
@@ -349,6 +349,7 @@ $lang = array_merge($lang, array(
'bbcode_f_help' => 'Font size: [size=x-small]small text[/size]',
'Emoticons' => 'Emoticons',
'More_emoticons' => 'View more Emoticons',
'Font_color' => 'Font color',
'Font_size' => 'Font size',
'font_tiny' => 'Tiny',
'font_small' => 'Small',