1 頁 (共 1 頁)

[整理] 正體中文 3.0.2 升級 3.0.3 代碼更新

發表於 : 2008-11-13 14:22
心靈捕手
說明:
1. 總計修改 14 個檔案;
部分語言檔, 之前忘記更新上頭的 '@version $Id', 請直接以最新版者覆蓋即可.
2. 只針對語言檔更新部分做翻譯, 尚未實際測試;
若有任何錯誤, 則請立即回報. 謝謝!

Re: [整理] 正體中文 3.0.2 升級 3.0.3 代碼更新

發表於 : 2008-11-13 16:03
rex
感謝補手老師整理分享 (:Y)

Re: [整理] 正體中文 3.0.2 升級 3.0.3 代碼更新

發表於 : 2008-11-14 14:03
心靈捕手
經過自行測試, 發現有個地方待修正. :oops:

找到後, 刪除:

代碼: 選擇全部

#
#-----[ FIND ]---------------------------------------------
# 約第 2 行Around Line 487
	'LOG_REPORT_CLOSED'			=> '<strong>Closed report</strong><br />罈 %s',
	'LOG_REPORT_DELETED'		=> '<strong>Deleted report</strong><br />罈 %s',
	'LOG_SPLIT_DESTINATION'		=> '<strong>Moved split posts</strong><br />罈 to %s',
	'LOG_SPLIT_SOURCE'			=> '<strong>Split posts</strong><br />罈 from %s',


Re: [整理] 正體中文 3.0.2 升級 3.0.3 代碼更新

發表於 : 2008-12-01 22:47
logolibrary2008
#
#-----[ FIND ]---------------------------------------------
# 約第 2 行Around Line 487
'LOG_REPORT_CLOSED' => '<strong>Closed report</strong><br />罈 %s',
'LOG_REPORT_DELETED' => '<strong>Deleted report</strong><br />罈 %s',
'LOG_SPLIT_DESTINATION' => '<strong>Moved split posts</strong><br />罈 to %s',
'LOG_SPLIT_SOURCE' => '<strong>Split posts</strong><br />罈 from %s',

代码看了乱啊.

Re: [整理] 正體中文 3.0.2 升級 3.0.3 代碼更新

發表於 : 2008-12-01 22:58
小竹子
建議您可以下載公告的完整安裝包裡面的語系檔使用。
http://phpbb-tw.net/phpbb/viewtopic.php?f=6&t=51623

Re: [整理] 正體中文 3.0.2 升級 3.0.3 代碼更新

發表於 : 2008-12-02 06:43
心靈捕手
logolibrary2008 寫:#
#-----[ FIND ]---------------------------------------------
# 約第 2 行Around Line 487
'LOG_REPORT_CLOSED' => '<strong>Closed report</strong><br />罈 %s',
'LOG_REPORT_DELETED' => '<strong>Deleted report</strong><br />罈 %s',
'LOG_SPLIT_DESTINATION' => '<strong>Moved split posts</strong><br />罈 to %s',
'LOG_SPLIT_SOURCE' => '<strong>Split posts</strong><br />罈 from %s',

代码看了乱啊.
這個地方是多餘的.
第三篇不是已回覆?