[jbosstools-commits] JBoss Tools SVN: r17650 - trunk/struts/plugins/org.jboss.tools.struts/resources/help.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Sep 18 05:19:45 EDT 2009


Author: scabanovich
Date: 2009-09-18 05:19:45 -0400 (Fri, 18 Sep 2009)
New Revision: 17650

Modified:
   trunk/struts/plugins/org.jboss.tools.struts/resources/help/keys-struts.properties
   trunk/struts/plugins/org.jboss.tools.struts/resources/help/keys-struts_ja.properties
Log:
https://jira.jboss.org/jira/browse/JBIDE-4913
Definitions of model objects for jsp, html, xhtml moved to jst.web.

Modified: trunk/struts/plugins/org.jboss.tools.struts/resources/help/keys-struts.properties
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts/resources/help/keys-struts.properties	2009-09-18 09:18:49 UTC (rev 17649)
+++ trunk/struts/plugins/org.jboss.tools.struts/resources/help/keys-struts.properties	2009-09-18 09:19:45 UTC (rev 17650)
@@ -1022,4 +1022,16 @@
 
 #Wizard-Labels.end
 
+# START NON-TRANSLATABLE
+JSPLinkRecognizer_CreateLink=/model/OptionsEditor.html
+# END NON-TRANSLATABLE
+JSPLinkRecognizer_CreateLink.WindowTitle=Add Link Recognizer Rule
+JSPLinkRecognizer_CreateLink.Title=Link Recognizer Rule
 
+# START NON-TRANSLATABLE
+JSPLink_Edit=/model/OptionsEditor.html
+# END NON-TRANSLATABLE
+JSPLink_Edit.WindowTitle=Edit
+JSPLink_Edit.Title=Link Recognizer Rule
+
+

Modified: trunk/struts/plugins/org.jboss.tools.struts/resources/help/keys-struts_ja.properties
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts/resources/help/keys-struts_ja.properties	2009-09-18 09:18:49 UTC (rev 17649)
+++ trunk/struts/plugins/org.jboss.tools.struts/resources/help/keys-struts_ja.properties	2009-09-18 09:19:45 UTC (rev 17650)
@@ -59,3 +59,7 @@
 StrutsGen11_Forwards_properties=Generate JavaBeans properties
 StrutsGen11_Exceptions_base_class=\u30D9\u30FC\u30B9\u30FB\u30AF\u30E9\u30B9
 StrutsGen11_Exceptions_properties=Generate JavaBeans properties
+JSPLinkRecognizer_CreateLink.WindowTitle=\u30EA\u30F3\u30AF\u8A8D\u8B58\u30EB\u30FC\u30EB\u306E\u8FFD\u52A0
+JSPLinkRecognizer_CreateLink.Title=\u30EA\u30F3\u30AF\u8A8D\u8B58\u30EB\u30FC\u30EB
+JSPLink_Edit.WindowTitle=\u7DE8\u96C6
+JSPLink_Edit.Title=\u30EA\u30F3\u30AF\u8A8D\u8B58\u30EB\u30FC\u30EB



More information about the jbosstools-commits mailing list