home *** CD-ROM | disk | FTP | other *** search
/ boe.pres.k12.wv.us / boe.pres.k12.wv.us.zip / boe.pres.k12.wv.us / setupwpbdv10j.exe / wpbdv10j62.exe / wpbd / resources / SiteCostTableModel.properties < prev    next >
Text File  |  2010-09-13  |  1KB  |  28 lines

  1. # SiteCostTableModel.java  
  2. #   
  3. # Copyright (C) 2009 Eugene K. Ressler
  4. #   
  5. # This program is distributed in the hope that it will be useful,  
  6. # but WITHOUT ANY WARRANTY; without even the implied warranty of  
  7. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  
  8. # GNU General Public License for more details.  
  9. #   
  10. # You should have received a copy of the GNU General Public License  
  11. # along with this program.  If not, see <http://www.gnu.org/licenses/>.  
  12.  
  13. deckCost.text=Deck Cost
  14. excavationCost.text=Excavation Cost
  15. abutmentCost.text=Abutment Cost
  16. pierCost.text=Pier Cost
  17. anchorageCost.text=Anchorage Cost
  18. totalSiteCostNote.text=Total Site Cost = 
  19. deckCostNote.text=(%d 4-meter panels) x (%s per panel) = 
  20. excavationCostNote.text=(%s cubic meters) x (%s per cubic meter) = 
  21. abutmentCostNote.text=(2 %s abutments) x (%s per abutment) = 
  22. arch.text=arch
  23. standard.text=standard
  24. noPierNote.text=No pier = 
  25. pierNote.text=(1 %s-meter pier) = 
  26. anchorageNote.text=(%d cable anchorages) x (%s per anchorage) = 
  27. noAnchoragesNote.text=No anchorages = 
  28.