KATOH Yasufumi
karma****@users*****
2007年 2月 13日 (火) 16:45:43 JST
Update of /cvsroot/pal/weather/src/java/jp/sf/pal/weather/resources In directory sf-cvs:/tmp/cvs-serv32130/src/java/jp/sf/pal/weather/resources Modified Files: WeatherResources.properties WeatherResources_ja.properties Log Message: 概況の表示,非表示の選択を可能にした. weather/src/java/jp/sf/pal/weather/resources/WeatherResources.properties 1.5 -> 1.6 (modified) http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/pal/weather/src/java/jp/sf/pal/weather/resources/WeatherResources.properties.diff?r1=1.5&r2=1.6 weather/src/java/jp/sf/pal/weather/resources/WeatherResources_ja.properties 1.6 -> 1.7 (modified) http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/pal/weather/src/java/jp/sf/pal/weather/resources/WeatherResources_ja.properties.diff?r1=1.6&r2=1.7 =================================================================== RCS file: weather/src/java/jp/sf/pal/weather/resources/WeatherResources.properties,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- WeatherResources.properties 2006/08/02 12:50:34 1.5 +++ WeatherResources.properties 2007/02/13 07:45:43 1.6 @@ -26,3 +26,5 @@ weather.label.EditDispDay=Display weather.label.Today=Today's Weather weather.label.Tomorrow=Tomorrow's Weather +weather.label.DayAfterTomorrow=The Day After Tomorrow's Weather +weather.label.Description=Display Overview \ No newline at end of file =================================================================== RCS file: weather/src/java/jp/sf/pal/weather/resources/WeatherResources_ja.properties,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- WeatherResources_ja.properties 2006/08/02 12:50:34 1.6 +++ WeatherResources_ja.properties 2007/02/13 07:45:43 1.7 @@ -30,6 +30,8 @@ #edit.jsp weather.label.EditSubmit=\u8a2d\u5b9a -weather.label.EditDispDay=\u8868\u793a +weather.label.EditDispDay=\u5929\u6c17\u306e\u8868\u793a weather.label.Today=\u4eca\u65e5\u306e\u5929\u6c17 -weather.label.Tomorrow=\u660e\u65e5\u306e\u5929\u6c17 \ No newline at end of file +weather.label.Tomorrow=\u660e\u65e5\u306e\u5929\u6c17 +weather.label.DayAfterTomorrow=\u3042\u3055\u3063\u3066\u306e\u5929\u6c17 +weather.label.Description=\u6982\u6cc1\u306e\u8868\u793a \ No newline at end of file