gui/frontwindow0/superant.com.tinkercalendar/hl9calendar.rwd in rwddemo-0.8 vs gui/frontwindow0/superant.com.tinkercalendar/hl9calendar.rwd in rwddemo-0.90
- old
+ new
@@ -1,20 +1,27 @@
-$rwdguivar=
-"
- <tab name=\"calendar\" caption=\"Show Month\">
- <table>
- <row> <p align=\"right\">Year:</p> <text name=\"a_year\"/> </row>
-<row> <p align=\"right\">Month:</p> <text name=\"a_month\"/> </row>
- </table>
- <p>%showmonthresult%</p>
- <horizontal>
-
- <button caption=\"ShowMonth\" action=\"showmonth\"/>
-
- <button caption=\"Cancel\" action=\"main\"/>
-
-
- </horizontal>
-
-
- </tab>"
-
+$rwdguivar=
+"
+ <tab name=\"calendar\" caption=#{Message[:show_month]}>
+ <table>
+ <row> <p align=\"right\">#{Message[:year]}</p> <text name=\"a_year\"/> </row>
+<row> <p align=\"right\">#{Message[:month]}</p> <text name=\"a_month\"/> </row>
+ </table>
+ <horizontal>
+ <button caption=#{Message[:show_month]} action=\"showmonth\"/>
+
+ <button caption=\"Help\" action=\"runhelpwindowrwdschedule\"/>
+
+ </horizontal>
+ <p> %showcalendartitle%</p>
+ <p>%showcalendarweektitles%</p>
+ <p>%%showmonthresult1%%</p>
+ <p>%%showmonthresult2%%</p>
+ <p>%%showmonthresult3%%</p>
+ <p>%%showmonthresult4%%</p>
+ <p>%%showmonthresult5%%</p>
+<p>%%showmonthresult6%%</p>
+
+
+
+
+ </tab>"
+