gui/tinkerbackwindows/superant.com.tinkerbackwindow/45installremotezip.rwd in rwdgutenberg-0.07 vs gui/tinkerbackwindows/superant.com.tinkerbackwindow/45installremotezip.rwd in rwdgutenberg-0.08

- old
+ new

@@ -1,39 +1,39 @@ $rwdguivar= " <tab name=\"superantcomremotezipsinstall\" caption=\"Install Remote Applets\"> <table> - <row> <p align=\"right\">File Name:</p> <text size=70 name=\"superantcominstallremoteappletinput\"/> </row> + <row> <p align=\"right\">#{Message[:file_name]}</p> <text size=70 name=\"superantcominstallremoteappletinput\"/> </row> </table> <horizontal> <button caption=\"install remote Gem applet package\" action=\"superantcominstallremotegemapplet\"/> - <button caption=\"Help\" action=\"runhelpwindowtinkerwin2\"/> + <button caption=#{Message[:help]} action=\"runhelpwindowtinkerwin2\"/> </horizontal> <p>%superantcominstallremotegemappletresult%</p> <horizontal> - <button caption=\"view already installed GEM applets\" action=\"superantcomshowgemfiledirs\"/> + <button caption=#{Message[:viewalreadyinstalled_applications]} action=\"superantcomshowgemfiledirs\"/> </horizontal> <p>%%superantcomshowgemappletdirsresult%%</p> <table> - <row> <p align=\"right\">Click below to view the list of zip files </row> + <row> <p align=\"right\">#{Message[:clickbelowtoviewlistof_zip]} </row> </table> <horizontal> - <button caption=\"List applets in the Remote GEM Repository available for downloading\" action=\"superantcomremotegemlist\"/> + <button caption=#{Message[:listappletsinthegem_directory]} action=\"superantcomremotegemlist\"/> </horizontal> <p>%superantcomremotegemappletsfullresult%</p> <p>%%superantcomremotegemappletsresult%%</p>