wrong:
- Kod: Tümünü seç
'POST_APPROVAL_NOTIFY' => ' You will be notified when your post has been approved.',
TRUE
- Kod: Tümünü seç
'POST_APPROVAL_NOTIFY' => 'You will be notified when your post has been approved.',
/ cleaned a space
acp/database.php
- Kod: Tümünü seç
'ACP_RESTORE_EXPLAIN' => 'This will perform a full restore of all phpBB tables from a saved file. If your server supports it you may use a gzip or bzip2 compressed text file and it will automatically be decompressed. <strong>WARNING</strong> This will overwrite any existing data. The restore may take a long time to process please do not move from this page till it is complete. Backups are stored in the <samp>store/</samp> folder and are assumed to be generated by phpBB\'s backup functionality. Restoring backups that were not created by the built in system may or may not work.',
- Kod: Tümünü seç
'FULLTEXT_MYSQL_MBSTRING_EXPLAIN' => 'If PCRE does not have unicode character properties, the search backend will try to use mbstring\'s regular expression engine.',
ucp.php
- Kod: Tümünü seç
'HIDE_ONLINE_EXPLAIN' => 'Changing this setting won\'t become effective until your next visit to the board.',
but:
// Some characters you may want to copy&paste:
// ’ » “ ” …
common.php
- Kod: Tümünü seç
'M jS, \'y, H:i' => 'Jan 1st, \'07, 13:37',
this is a bug? doubtful!
http://www.phpbb.com/bugs/phpbb3/ticket ... t_id=13435



