?? bk_admin.html
字號:
<html><head><title>BabelKit Translation Utility</title><link rel="STYLESHEET" type="text/css" href="main.css"></head><!-- Copyright (C) 2003 John Gorman <jgorman@webbysoft.com> http://www.webbysoft.com/babelkit--><body bgcolor="#F0FFFF" text="#000000" link="#873852" vlink="#873852" alink="#B52E2E"><center><table width="600"><tr><td><div align="right">[<a href="bk_setup_perl.html">Perl Setup</a>][<a href="index.html">Index</a>][<a href="bk_quick_php.html">PHP API</a>]</div><center><h2><a href="http://www.webbysoft.com/babelkit">BabelKit</a>Translation Utility</h2></center><p>The BabelKit Translation Utility lets you enter codesand their translations into the universal code table.<h4>Main Translation Page</h4>The main translation page shows a grid with the code setslisted along the left margin and the languages to translatethem into along the top. Each position in the grid displaysthe count of codes in that code set and language:<pre> en de es fr itcode_set 7 7 7 7 7code_lang 5 5 5 5 5country 87 87 87 87 87currency 12 12 12 12 12day 7 7 7 7 7month 12 12 12 12 12 130 130 130 130 130</pre>In this case, the native language is "en" for English.If any of the non-native languages are missing sometranslations, that count will be displayed in redto highlight where translation work is needed.<p>If you click on the counts under any of the non-nativelanguages you will get a display of each of the codesfor that code set showing both the native language descriptionsand the selected translation language descriptions.Click on any code to add or amend a translation.<p>Click on any of the code sets along the left columnto see a list of just the native language descriptions.From there click on any of the codes to see all ofthe language descriptions displayed together.<h4>Selecting Another Code Set or Language</h4>At any point you can click on the "Main TranslationPage" link to return to the overview and then clickon any of the translation counts to view anothertranslation set.<p>The other navigation aid is always displayed at the topof every page:<pre> Select a code set and language(s) [Code Set?] [English] [(Other)] [View]</pre>The first select dropdown lets you specify the code setthat you are interested in. The second lets you specifythe primary language and the third lets you specifyan optional secondary language. Then click [View]to see the selected set.<h4>Adding a New Code Set</h4>Click on "code_set" along the left margin of theMain Translation Page or select "Code set" fromthe navigation dropdown to see the current listof code sets. Click the "Add new code set record"link at the bottom of the page.<p>Enter the new code set code and the native languagedescription. For example "city" and "city".Click the "Parameter Set", "Slave Set" and "Multiline Set"boxes if appropriate. See the <a href="bk_overview.html">BabelKit Overview</a> page for an explanation ofthese options. Click [Add] and start adding thecodes for the new code set.<h4>Adding a New Translation Language</h4>Click on "code_lang" along the left margin of theMain Translation Page or select "Language" fromthe navigation dropdown to see the current listof translation languages. Click the "Add new language record"link at the bottom of the page.<p>Enter the new language code and the language description.For example "es" and "Spanish". Click [Add]. Happy translation!<h4>Code Display Order</h4>When adding or updating a code you can specify itsdisplay order by entering a number in the "Code Order"field. Negative order numbers can be used to makea code sort early.<p>When a code is first added in the native language,if the order field is not specified and the code fieldvalue is numeric, the order field is set to the valueof the code field. This provides numeric sortingof numeric codes by default.<h4>Obsolete Codes</h4>When the time comes to retire a code from active usethere are two approaches: deletion or deprecation.The problem with deletion is that the code value maystill exist somewhere in the database. When it comestime to display the code description for a deletedcode value only the actual code value is availablewhich can be rather cryptic.<p>The solution is to mark obsolete codes as deprecatedwithout removing them from the code set. This leavesthe obsolete code descriptions in the code set fordisplay purposes, but does not allow new data entryselection of deprecated code choices.<p>To deprecate a code click the "Deprecated" checkboxand then click [Update].<h4>User Permissions</h4>The Translation Utility contains hooks to allowor disallow any combination of code addition,update, or deletion. Combined with user authenticationthese hooks can be set up to give different users differentprivileges for different code sets and languages.<p><div align="right">[<a href="bk_setup_perl.html">Perl Setup</a>][<a href="index.html">Index</a>][<a href="bk_quick_php.html">PHP API</a>]</div></td></tr></table></center></body></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -