rleland     2003/09/08 21:07:21

  Modified:    src/share/org/apache/struts/taglib/html
                        LocalStrings.properties LocalStrings_ja.properties
  Log:
  Remove unused resource key that was moved to taglib resource file.
  
  Revision  Changes    Path
  1.15      +0 -1      
jakarta-struts/src/share/org/apache/struts/taglib/html/LocalStrings.properties
  
  Index: LocalStrings.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-struts/src/share/org/apache/struts/taglib/html/LocalStrings.properties,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- LocalStrings.properties   23 Feb 2002 07:10:30 -0000      1.14
  +++ LocalStrings.properties   9 Sep 2003 04:07:21 -0000       1.15
  @@ -30,7 +30,6 @@
   linkTag.type=Object must be of type Map
   linkTag.type1=Object must be of type Dictionary
   linkTag.url=Cannot create link URL: {0}
  -messageTag.message=Missing message for key {0}
   messageTag.resources=Missing resources attribute {0}
   multiboxTag.value=You must specify the value attribute or nested tag content
   optionsCollectionTag.collection=Failed to obtain specified collection
  
  
  
  1.2       +0 -1      
jakarta-struts/src/share/org/apache/struts/taglib/html/LocalStrings_ja.properties
  
  Index: LocalStrings_ja.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-struts/src/share/org/apache/struts/taglib/html/LocalStrings_ja.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- LocalStrings_ja.properties        30 Aug 2003 03:34:23 -0000      1.1
  +++ LocalStrings_ja.properties        9 Sep 2003 04:07:21 -0000       1.2
  @@ -30,7 +30,6 @@
   
linkTag.type=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306fMap\u578b\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093
   
linkTag.type1=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306fDictionary\u578b\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093
   linkTag.url=\u30ea\u30f3\u30afURL\u3092\u751f\u6210\u3067\u304d\u307e\u305b\u3093: 
{0}
  -messageTag.message=\u30ad\u30fc {0} 
\u306b\u5bfe\u5fdc\u3059\u308b\u30e1\u30c3\u30bb\u30fc\u30b8\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093
   messageTag.resources=\u30ea\u30bd\u30fc\u30b9\u306e\u5c5e\u6027 {0} 
\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093
   
multiboxTag.value=value\u5c5e\u6027\u304bnested\u30bf\u30b0\u306e\u4e2d\u8eab\u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
   
optionsCollectionTag.collection=\u6307\u5b9a\u3055\u308c\u305f\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u53d6\u5f97\u306b\u5931\u6557\u3057\u307e\u3057\u305f
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to