forked from kmayo-ss/externallinks
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 3.3.0
- 3.3.0-rc1
- 3.3.0-beta1
- 3.2.1
- 3.2.0
- 3.2.0-rc1
- 3.2.0-beta1
- 3.1.2
- 3.1.1
- 3.1.0
- 3.1.0-rc1
- 3.1.0-beta1
- 3.0.2
- 3.0.1
- 3.0.0
- 3.0.0-rc1
- 3.0.0-beta1
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.4.0-rc1
- 2.4.0-beta1
- 2.3.0
- 2.3.0-rc1
- 2.3.0-beta2
- 2.3.0-beta1
- 2.2.1
- 2.2.0
- 2.2.0-rc1
- 2.2.0-beta1
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 2.0.0-beta1
- 1.1.1
- 1.1.0
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
Damian Mooyman
committed
Nov 18, 2014
1 parent
f2b4c7b
commit a35241c
Showing
3 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
en: | ||
BrokenExternalLink: | ||
NOTAVAILABLE: 'Server Not Available' | ||
PLURALNAME: 'Broken External Links' | ||
SINGULARNAME: 'Broken External Link' | ||
UNKNOWNRESPONSE: 'Unknown Response Code' | ||
BrokenExternalPageTrack: | ||
PLURALNAME: 'Broken External Page Tracks' | ||
SINGULARNAME: 'Broken External Page Track' | ||
BrokenExternalPageTrackStatus: | ||
PLURALNAME: 'Broken External Page Track Statuss' | ||
SINGULARNAME: 'Broken External Page Track Status' | ||
CheckExternalLiksJob: | ||
TITLE: 'Checking for external broken links' | ||
ExternalBrokenLinksReport: | ||
EXTERNALBROKENLINKS: 'External broken links report' | ||
RUNREPORT: 'Create new report' |