fix typos

This commit is contained in:
Ivan Masár
2014-11-08 11:59:44 +01:00
parent 978ec2f152
commit 718bfa4b62
24 changed files with 84 additions and 84 deletions

View File

@@ -26,10 +26,10 @@ import org.dspace.core.ConfigurationManager;
* stemming and stopword filters.
*
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -94,10 +94,10 @@ import org.dspace.app.util.Util;
* @author Graham Triggs
*
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -22,10 +22,10 @@ import org.apache.lucene.util.Version;
* by DSAnalyzer)
*
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -46,10 +46,10 @@ import org.dspace.sort.SortOption;
* for collections and communities.
*
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -17,10 +17,10 @@ import org.apache.lucene.util.Version;
* indexing/querying.
*
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -12,10 +12,10 @@ import org.apache.lucene.index.Term;
/**
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -27,10 +27,10 @@ import org.apache.commons.lang.StringUtils;
* Contains the arguments for a query. Fill it out and pass to the query engine
*
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -17,10 +17,10 @@ import org.dspace.core.ConfigurationManager;
* the results.
*
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -24,10 +24,10 @@ import org.dspace.event.Event;
* @version $Revision$
*
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -421,7 +421,7 @@ jsp.dspace-admin.supervise-list.heading = Current Superv
jsp.dspace-admin.supervise-list.policies.button = Policies
jsp.dspace-admin.supervise-list.subheading = This page lists all current supervisory settings, with the option to remove any setting
jsp.dspace-admin.supervise-list.title = Item Title
jsp.dspace-admin.supervise-no-workspaceitem.no-wsitems = The supervision order could not be appliled because no workspace item exists.
jsp.dspace-admin.supervise-no-workspaceitem.no-wsitems = The supervision order could not be applied because no workspace item exists.
jsp.dspace-admin.supervise-no-workspaceitem.unselected = The supervision order could not be applied because no workspace item was selected.
jsp.dspace-admin.supervise-no-workspaceitem.heading = Operation Failed
jsp.dspace-admin.supervise-no-workspaceitem.return = Return to the Supervisor Admin page

View File

@@ -55,10 +55,10 @@ import org.w3c.dom.Document;
/**
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -431,7 +431,7 @@
</xsl:template>
<!-- Help elementns are turning into tooltips. There might be a better way tot do this -->
<!-- Help elements are turning into tooltips. There might be a better way to do this -->
<xsl:template match="dri:help">
<xsl:attribute name="title"><xsl:value-of select="."/></xsl:attribute>
<xsl:if test="i18n:text">

View File

@@ -59,10 +59,10 @@ import org.xml.sax.SAXException;
* @author Scott Phillips
*
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -52,10 +52,10 @@ import org.xml.sax.SAXException;
* @author Scott Phillips
*
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -25,10 +25,10 @@ import java.util.List;
* @author Mark Diggory (markd at atmire dot com)
*
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -24,10 +24,10 @@ import java.util.ArrayList;
* @author Mark Diggory (markd at atmire dot com)
*
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -31,10 +31,10 @@ import java.sql.SQLException;
* @author Ben Bosman (ben at atmire dot com)
*
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -31,10 +31,10 @@ import java.sql.SQLException;
* @author Ben Bosman (ben at atmire dot com)
*
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -37,10 +37,10 @@ import org.xml.sax.SAXException;
* @author Scott Phillips
*
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -23,10 +23,10 @@ import java.util.List;
* @author Mark Diggory (markd at atmire dot com)
*
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -35,10 +35,10 @@ import java.sql.SQLException;
* @author Ben Bosman (ben at atmire dot com)
*
* @deprecated Since DSpace 4 the system use an abstraction layer named
* Discovery to provide access to different search provider. The
* legacy system build upon Apache Lucene is likely to be removed in
* a future version. If you are interested in use Lucene as backend
* for the DSpace search system please consider to build a Lucene
* Discovery to provide access to different search providers. The
* legacy system built upon Apache Lucene is likely to be removed in
* a future version. If you are interested in using Lucene as backend
* for the DSpace search system, please consider to build a Lucene
* implementation of the Discovery interfaces
*/
@Deprecated

View File

@@ -1157,7 +1157,7 @@
<!-- Help elementns are turning into tooltips. There might be a better way tot do this -->
<!-- Help elements are turning into tooltips. There might be a better way to do this -->
<xsl:template match="dri:help">
<xsl:attribute name="title"><xsl:value-of select="."/></xsl:attribute>
<xsl:if test="i18n:text">

View File

@@ -2568,7 +2568,7 @@
<!-- Help elementns are turning into tooltips. There might be a better way to do this -->
<!-- Help elements are turning into tooltips. There might be a better way to do this -->
<xsl:template match="dri:help">
<xsl:attribute name="title"><xsl:value-of select="."/></xsl:attribute>
<xsl:if test="i18n:text">

View File

@@ -125,10 +125,10 @@
with Searching Artifacts aspect will cause UI overlap issues
@deprecated Since DSpace 4 the system use an abstraction layer named
Discovery to provide access to different search provider. The
legacy system build upon Apache Lucene is likely to be removed in
a future version. If you are interested in use Lucene as backend
for the DSpace search system please consider to build a Lucene
Discovery to provide access to different search providers. The
legacy system built upon Apache Lucene is likely to be removed in
a future version. If you are interested in using Lucene as backend
for the DSpace search system, please consider to build a Lucene
implementation of the Discovery interfaces
-->
<!--<aspect name="Searching Artifacts" path="resource://aspects/SearchArtifacts/" />-->