From 65106f88bedc683f67acc0a50cff8348ba73c6ec Mon Sep 17 00:00:00 2001 From: wlx Date: Sat, 9 Nov 2013 15:44:50 +0000 Subject: [PATCH] translation --- htdocs/js/watertime.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/js/watertime.js b/htdocs/js/watertime.js index 54373262..74f8f0f0 100644 --- a/htdocs/js/watertime.js +++ b/htdocs/js/watertime.js @@ -66,7 +66,7 @@ window.onload=function() { endDate: "Dec 30 2007 18:00:00 GMT+0800", color: "#F1D5B8", opacity: 50, - startLabel: "预试验期 ", + startLabel: "POP", endLabel: "", cssClass: 't1highlight' }), @@ -75,7 +75,7 @@ window.onload=function() { endDate: "Jul 30 2008 18:00:00 GMT+0800", color: "#ECA965", opacity: 50, - startLabel: "加强试验期 ", + startLabel: "IOP", endLabel: "", cssClass: 't2highlight' }), @@ -84,7 +84,7 @@ window.onload=function() { endDate: "Dec 31 2009 18:00:00 GMT+0800", color: "#C6B7A8", opacity: 50, - startLabel: "持续观测期 ", + startLabel: "Persistent observation period", endLabel: "", cssClass: 't2highlight' })