Skip to content

Commit

Permalink
SAK-33772 - Fix error in strings (sakaiproject#5286)
Browse files Browse the repository at this point in the history
  • Loading branch information
csev authored and ern committed Feb 6, 2018
1 parent 9746cff commit fb4f987
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions basiclti/basiclti-impl/src/bundle/ltiservice.properties
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ bl_parameter=Launch Parameters
bl_enabled_capability=Enabled Capabilities
bl_contentitem=Enabled Capabilities
bl_lti13=LTI 1.3 Support (Experimental)
bl_lti13_off=Tool supports LTI 1.3
bl_lti13_on=Tool does not support LTI 1.3
bl_lti13_off=Tool does not support LTI 1.3
bl_lti13_on=Tool supports LTI 1.3
bl_lti13_content=Delegate choice to content item
bl_lti13_settings=Settings for LTI 1.3 (Experimental)

Expand Down

0 comments on commit fb4f987

Please sign in to comment.