<%-- List-and-edit form for Translations. --%>
See [link:BaseTextEdit.do?Operation=List Base Text] for important information. Coder Keys need a translation for all Locales, including the default Locale. Natural Language Keys need a translation for all Locales _except_ for the default Locale. [A Faire.]
<%-- BaseText Id is always the same, and is outside the prepopulate mechanism. --%>
${parentItem.baseText}
${parentItem.isCoderKey}
* <%-- editing Locale allowed only for Add. Change of Locale needs delete+add pair. --%> <%-- HTML defect: only INPUT and TEXTAREA are readonly, so SELECT cannot be used here. --%> ${itemForEdit.locale}
*

<%-- Listing. --%> <%-- Here, the edit and delete actions cannot be impemented with editLinks.tag, since more than one id --%>
Translations
# Locale Translation
${index.count} ${item.locale} ${item.translation} edit