e316eb2af7c010516466a8ce3f010ed975429176.svn-base 4.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. this.title=
  2. tblMain.id=id
  3. tblMain.number=number
  4. tblMain.bizDate=bizDate
  5. tblMain.description=description
  6. tblMain.createTime=createTime
  7. tblMain.lastUpdateTime=lastUpdateTime
  8. tblMain.auditor.number=auditor.number
  9. tblMain.auditor.name=auditor.name
  10. tblMain.creator.number=creator.number
  11. tblMain.creator.name=creator.name
  12. tblMain.lastUpdateUser.number=lastUpdateUser.number
  13. tblMain.lastUpdateUser.name=lastUpdateUser.name
  14. tblMain.entrys.id=entrys.id
  15. tblMain.handler.number=handler.number
  16. tblMain.handler.name=handler.name
  17. tblMain.entrys.seq=entrys.seq
  18. tblMain.formatXml=<?xml version\="1.0" encoding\="UTF-8"?> <DocRoot xmlns\:c\="http\://www.kingdee.com/Common" xmlns\:f\="http\://www.kingdee.com/Form" xmlns\:t\="http\://www.kingdee.com/Table" xmlns\:xsi\="http\://www.w3.org/2001/XMLSchema-instance" xsi\:schemaLocation\="http\://www.kingdee.com/KDF KDFSchema.xsd" version\="0.0"><Styles /><Table id\="KDTable"><t\:Sheet name\="sheet1"><t\:Table t\:selectMode\="15" t\:mergeMode\="0" t\:dataRequestMode\="0" t\:pageRowCount\="100"><t\:ColumnGroup><t\:Column t\:key\="id" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="number" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="bizDate" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="description" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="createTime" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="lastUpdateTime" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="auditor.number" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="auditor.name" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="creator.number" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="creator.name" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="lastUpdateUser.number" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="lastUpdateUser.name" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="entrys.id" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="handler.number" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="handler.name" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="entrys.seq" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /></t\:ColumnGroup><t\:Head><t\:Row t\:name\="header" t\:height\="-1" t\:mergeable\="true" t\:resizeable\="true"><t\:Cell>id</t\:Cell><t\:Cell>number</t\:Cell><t\:Cell>bizDate</t\:Cell><t\:Cell>description</t\:Cell><t\:Cell>createTime</t\:Cell><t\:Cell>lastUpdateTime</t\:Cell><t\:Cell>auditor.number</t\:Cell><t\:Cell>auditor.name</t\:Cell><t\:Cell>creator.number</t\:Cell><t\:Cell>creator.name</t\:Cell><t\:Cell>lastUpdateUser.number</t\:Cell><t\:Cell>lastUpdateUser.name</t\:Cell><t\:Cell>entrys.id</t\:Cell><t\:Cell>handler.number</t\:Cell><t\:Cell>handler.name</t\:Cell><t\:Cell>entrys.seq</t\:Cell></t\:Row></t\:Head></t\:Table><t\:SheetOptions><t\:MergeBlocks><t\:Head /></t\:MergeBlocks></t\:SheetOptions></t\:Sheet></Table></DocRoot>
  19. btnAudit.text=
  20. btnAudit.toolTipText=
  21. btnUnaudit.text=
  22. btnUnaudit.toolTipText=
  23. menuItemAudit.text=
  24. menuItemAudit.toolTipText=
  25. menuItemUnaudit.text=
  26. menuItemUnaudit.toolTipText=
  27. ActionRemove.SHORT_DESCRIPTION=
  28. ActionRemove.LONG_DESCRIPTION=
  29. ActionRemove.NAME=
  30. ActionAudit.SHORT_DESCRIPTION=
  31. ActionAudit.LONG_DESCRIPTION=
  32. ActionAudit.NAME=
  33. ActionUnaudit.SHORT_DESCRIPTION=
  34. ActionUnaudit.LONG_DESCRIPTION=
  35. ActionUnaudit.NAME=
  36. ActionTDPrint.SHORT_DESCRIPTION=
  37. ActionTDPrint.LONG_DESCRIPTION=
  38. ActionTDPrint.NAME=
  39. ActionTDPrintPreview.SHORT_DESCRIPTION=
  40. ActionTDPrintPreview.LONG_DESCRIPTION=
  41. ActionTDPrintPreview.NAME=