Update of
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository
In directory
james.mmbase.org:/tmp/cvs-serv10121/cmsc/contentrepository/src/webapp/editors/repository
Modified Files:
assetsearch.jsp contentsearch.jsp content.jsp asset.jsp
Log Message:
CMSC-1172 Improve the i18n (chinese)
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository
See also: http://www.mmbase.org/jira/browse/CMSC-1172
Index: assetsearch.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/assetsearch.jsp,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- assetsearch.jsp 11 Mar 2009 08:36:40 -0000 1.30
+++ assetsearch.jsp 13 Mar 2009 09:50:14 -0000 1.31
@@ -363,8 +363,8 @@
<th><a href="javascript:orderBy('otype')" class="headerlink"
><fmt:message key="locate.typecolumn" /></a></th>
<th><a href="javascript:orderBy('title')" class="headerlink"
><fmt:message key="locate.titlecolumn" /></a></th>
<th><fmt:message key="locate.creationchannelcolumn" /></th>
- <th><a href="javascript:orderBy('lastmodifier')"
class="headerlink" ><fmt:message key="locate.authorcolumn" /></th>
- <th><a href="javascript:orderBy('lastmodifieddate')"
class="headerlink" ><fmt:message key="locate.lastmodifiedcolumn" /></th>
+ <th><a href="javascript:orderBy('lastmodifier')"
class="headerlink" ><fmt:message key="locate.lastmodifiercolumn" /></th>
+ <th><a href="javascript:orderBy('lastmodifieddate')"
class="headerlink" ><fmt:message key="locate.lastmodifieddatecolumn" /></th>
<th><a href="javascript:orderBy('number')"
class="headerlink" ><fmt:message key="locate.numbercolumn" /></th>
</tr>
</thead>
Index: contentsearch.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/contentsearch.jsp,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- contentsearch.jsp 11 Mar 2009 08:36:40 -0000 1.22
+++ contentsearch.jsp 13 Mar 2009 09:50:14 -0000 1.23
@@ -365,8 +365,8 @@
<th><a href="javascript:orderBy('otype')" class="headerlink"
><fmt:message key="locate.typecolumn" /></a></th>
<th><a href="javascript:orderBy('title')" class="headerlink"
><fmt:message key="locate.titlecolumn" /></a></th>
<th><fmt:message key="locate.creationchannelcolumn" /></th>
- <th><a href="javascript:orderBy('lastmodifier')"
class="headerlink" ><fmt:message key="locate.authorcolumn" /></th>
- <th><a href="javascript:orderBy('lastmodifieddate')"
class="headerlink" ><fmt:message key="locate.lastmodifiedcolumn" /></th>
+ <th><a href="javascript:orderBy('lastmodifier')"
class="headerlink" ><fmt:message key="locate.lastmodifiercolumn" /></th>
+ <th><a href="javascript:orderBy('lastmodifieddate')"
class="headerlink" ><fmt:message key="locate.lastmodifieddatecolumn" /></th>
<th><a href="javascript:orderBy('number')"
class="headerlink" ><fmt:message key="locate.numbercolumn" /></th>
<th></th>
</tr>
Index: content.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/content.jsp,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -b -r1.46 -r1.47
--- content.jsp 5 Mar 2009 06:40:44 -0000 1.46
+++ content.jsp 13 Mar 2009 09:50:14 -0000 1.47
@@ -118,9 +118,9 @@
<th><a href="javascript:sortBy('Content','title','<mm:write
referid="parentchannel" />')" class="headerlink">
<fmt:message key="content.titlecolumn"/></a></th>
<th><a href="javascript:sortBy('Content','lastmodifier','<mm:write
referid="parentchannel" />')" class="headerlink">
- <fmt:message key="content.authorcolumn"/></a></th>
+ <fmt:message key="content.lastmodifiercolumn"/></a></th>
<th><a href="javascript:sortBy('Content','lastmodifieddate','<mm:write
referid="parentchannel" />')" class="headerlink">
- <fmt:message key="content.lastmodifiedcolumn"/></a></th>
+ <fmt:message key="content.lastmodifieddatecolumn"/></a></th>
<th><a href="javascript:sortBy('Content','number','<mm:write
referid="parentchannel" />')" class="headerlink">
<fmt:message key="content.numbercolumn"/></a></th>
<th><fmt:message key="content.creationchannelcolumn"/></th>
Index: asset.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/asset.jsp,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- asset.jsp 5 Mar 2009 06:40:44 -0000 1.31
+++ asset.jsp 13 Mar 2009 09:50:14 -0000 1.32
@@ -139,9 +139,9 @@
<th><a href="javascript:sortBy('Asset',
'title','<mm:write referid="parentchannel" />')" class="headerlink">
<fmt:message
key="asset.titlecolumn"/></a></th>
<th><a href="javascript:sortBy('Asset',
'lastmodifier','<mm:write referid="parentchannel" />')" class="headerlink">
- <fmt:message key="asset.authorcolumn"/></a>
</th>
+ <fmt:message
key="asset.lastmodifiercolumn"/></a> </th>
<th><a href="javascript:sortBy('Asset',
'lastmodifieddate','<mm:write referid="parentchannel" />')" class="headerlink">
- <fmt:message
key="asset.lastmodifiedcolumn"/></a></th>
+ <fmt:message
key="asset.lastmodifieddatecolumn"/></a></th>
<th><a href="javascript:sortBy('Asset',
'number','<mm:write referid="parentchannel" />')" class="headerlink">
<fmt:message
key="asset.numbercolumn"/></a></th>
<th> </th>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs