Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moodle_mod-hvp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elc
moodle_mod-hvp
Commits
59e92968
Commit
59e92968
authored
4 years ago
by
Thomas Marstrander
Browse files
Options
Downloads
Patches
Plain Diff
HFP-3234 Adjust text when content is shared on the hub
Update H5P core
parent
e2bd2aee
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
classes/framework.php
+1
-1
1 addition, 1 deletion
classes/framework.php
lang/en/hvp.php
+1
-1
1 addition, 1 deletion
lang/en/hvp.php
library
+1
-1
1 addition, 1 deletion
library
with
3 additions
and
3 deletions
classes/framework.php
+
1
−
1
View file @
59e92968
...
...
@@ -614,7 +614,7 @@ class framework implements \H5PFrameworkInterface {
'Submitted!'
=>
'submitted'
,
'Is now submitted to H5P Hub'
=>
'isnowsubmitted'
,
'A change has been submited for'
=>
'changehasbeensubmitted'
,
'Your content will
soon
be available
for download
'
=>
'contentavailable'
,
'Your content will
normally
be available
in the Hub within one business day.
'
=>
'contentavailable'
,
'Your content will update soon'
=>
'contentupdatesoon'
,
'Content License Info'
=>
'contentlicensetitle'
,
'Click on a specific license to get info about proper usage'
=>
'licensedialogdescription'
,
...
...
This diff is collapsed.
Click to expand it.
lang/en/hvp.php
+
1
−
1
View file @
59e92968
...
...
@@ -552,7 +552,7 @@ $string['screenshotsdescription'] = 'Add up to five screenshots of your content'
$string
[
'submitted'
]
=
'Submitted!'
;
$string
[
'isnowsubmitted'
]
=
'Is now submitted to H5P Hub'
;
$string
[
'changehasbeensubmitted'
]
=
'A change has been submited for'
;
$string
[
'contentavailable'
]
=
'Your content will
soon
be available
for download
'
;
$string
[
'contentavailable'
]
=
'Your content will
normally
be available
in the Hub within one business day.
'
;
$string
[
'contentupdatesoon'
]
=
'Your content will update soon'
;
$string
[
'contentlicensetitle'
]
=
'Content License Info'
;
$string
[
'licensedialogdescription'
]
=
'Click on a specific license to get info about proper usage'
;
...
...
This diff is collapsed.
Click to expand it.
library
@
951912d7
Compare
16e51c06
...
951912d7
Subproject commit
16e51c06f550546b4f1dfed27eee3eb9c9bde87a
Subproject commit
951912d7c134aae16ded2c084244ff51355eae83
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment