Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
Openfire
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Openfire
Commits
2c82359e
Commit
2c82359e
authored
Jun 22, 2017
by
Guus der Kinderen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
not longer -> no longer
parent
1cb144fe
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
openfire_i18n_en.properties
src/i18n/openfire_i18n_en.properties
+1
-1
AgentSession.java
...rc/java/org/jivesoftware/xmpp/workgroup/AgentSession.java
+2
-2
No files found.
src/i18n/openfire_i18n_en.properties
View file @
2c82359e
...
...
@@ -2645,7 +2645,7 @@ plugin.admin.changelog = Change Log
plugin.admin.update
=
Update
plugin.admin.updating
=
Updating
plugin.admin.failed.minserverversion
=
The version of the plugin that is installed requires Openfire {0} or later versions!
plugin.admin.failed.priortoserverversion
=
The version of the plugin that is installed is no
t
longer compatible with Openfire {0} and later versions!
plugin.admin.failed.priortoserverversion
=
The version of the plugin that is installed is no longer compatible with Openfire {0} and later versions!
# System Email
...
...
src/plugins/fastpath/src/java/org/jivesoftware/xmpp/workgroup/AgentSession.java
View file @
2c82359e
...
...
@@ -560,11 +560,11 @@ public class AgentSession {
}
/**
* This agent is no
t
longer related to this offer. The agent may have been selected to answer
* This agent is no longer related to this offer. The agent may have been selected to answer
* the user's request or the offer has been assigned to another agent or the request was
* cancelled.
*
* @param offer the offer that is no
t
longer related to this agent.
* @param offer the offer that is no longer related to this agent.
*/
public
void
removeOffer
(
Offer
offer
)
{
if
(
offer
.
equals
(
this
.
offer
))
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment