針對
User Reputation Points 0.3.1 這個外掛的情形,我用 Google 翻譯爬文的結果
是因為使用者發現錯誤,開發者沒有出面主動除錯,暫時被 phpBB 管理團隊暫時封鎖...
真是可惜了,這是蠻不錯的外掛說
回歸正題,我已經把勳章系統給翻譯好了,只有幾行沒有翻譯到,那幾行真的看不懂,請問有人可以幫忙嗎?
問題行數:
zh_cmn_hant/mods/info_acp_medals_mod.php
第 91 行:
代碼: 選擇全部
'ACP_CAT_DELETE_CONFIRM' => 'Which category would you like to move all this category\'s medals to upon deletion? <br /><form method="post"><fieldset class="submit-buttons"><select name="newcat">%s</select><br /><br /><input class="button1" type="submit" name="moveall" value="Move All Medals" /> <input class="button2" type="submit" name="deleteall" value="Delete All Medals" /> <input type="submit" class="button2" name="cancelcat" value="Cancel Deletion" /></fieldset></form>',
第 108-113 行:
代碼: 選擇全部
'ACP_MEDALS_TOPIC_ROW' => 'Number of medals across',
'ACP_MEDALS_TOPIC_ROW_EXPLAIN' => 'Number of medals to display in the Viewtopic across.',
'ACP_MEDALS_TOPIC_COL' => 'Number of medals down',
'ACP_MEDALS_TOPIC_COL_EXPLAIN' => 'Number of medals to display in the Viewtopic down.',
'ACP_MEDALS_PROFILE_ACROSS' => 'Medals to display in the profile across',
'ACP_MEDALS_PROFILE_ACROSS_EXPLAIN' => 'Number of medals to display across in the profile medal information section.',