mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
fix typos
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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">
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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">
|
||||
|
@@ -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">
|
||||
|
@@ -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/" />-->
|
||||
|
Reference in New Issue
Block a user