Skip to content

Commit

Permalink
SAK-45892 Assignments / LTI - Improve "no tools for placement" message (
Browse files Browse the repository at this point in the history
  • Loading branch information
csev authored Jul 8, 2024
1 parent b8958a2 commit c6302dc
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions basiclti/basiclti-tool/src/bundle/ltitool.properties
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,12 @@ contentitem.detail=This tool may be able configure itself. If you have problems
contentitem.generic.title=External Tool
contentitem.success=Valid Content Items received:
contentitem.success.none=Did not receive any valid Content Items from the external tool.
contentitem.success.action=Press 'OK' to install these Content Items in the editor.
contentitem.success.action=Press 'OK' to install these Content Items.
contentitem.failure=One of your returned Content Items had a problem.
contentitem.failures=Several of your returned Content Items had a problem.
contentitem.tools=These are searchable sources of External Tools that allow you to search for, select, and configure select tools and/or content to insert into your document.
contentitem.tools.launch=These are available External Tools that you can insert into your document.
contentitem.notools=There are no External Tools available to the editor. These tools can be Application Stores, Applications that are self-configuring, or Learning Object Repositories.
contentitem.notools=There are no External Tools available to this placement. These tools can be Application Stores, Applications that are self-configuring, or Learning Object Repositories.
error.contentitem.missing.returnurl=Missing returnUrl on ContentItemResponse
error.contentitem.missing.data=Missing data= parameter on ContentItemResponse
Expand Down
4 changes: 2 additions & 2 deletions basiclti/basiclti-tool/src/bundle/ltitool_de_DE.properties
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@ contentitem.detail=This tool may be able configure itself. If you have problems
contentitem.generic.title=External Tool
contentitem.success=Valid Content Items received\:
contentitem.success.none=Did not receive any valid Content Items from the external tool.
contentitem.success.action=Press 'OK' to install these Content Items in the editor.
contentitem.success.action=Press 'OK' to install these Content Items.
contentitem.failure=One of your returned Content Items had a problem.
contentitem.failures=Several of your returned Content Items had a problem.
contentitem.tools=These are searchable sources of External Tools that allow you to search for, select, and configure select tools and/or content to insert into your document.
contentitem.tools.launch=These are available External Tools that you can insert into your document.
contentitem.notools=There are no External Tools available to the editor. These tools can be Application Stores, Applications that are self-configuring, or Learning Object Repositories.
contentitem.notools=There are no External Tools available to this placement. These tools can be Application Stores, Applications that are self-configuring, or Learning Object Repositories.
error.contentitem.missing.returnurl=Missing returnUrl on ContentItemResponse
error.contentitem.missing.data=Missing data\= parameter on ContentItemResponse
error.contentitem.bad=Error in returned ContentItemResponse
Expand Down
4 changes: 2 additions & 2 deletions basiclti/basiclti-tool/src/bundle/ltitool_eu.properties
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,12 @@ contentitem.detail=This tool may be able configure itself. If you have problems
contentitem.generic.title=External Tool
contentitem.success=Valid Content Items received\:
contentitem.success.none=Did not receive any valid Content Items from the external tool.
contentitem.success.action=Press 'OK' to install these Content Items in the editor.
contentitem.success.action=Press 'OK' to install these Content Items.
contentitem.failure=One of your returned Content Items had a problem.
contentitem.failures=Several of your returned Content Items had a problem.
contentitem.tools=These are searchable sources of External Tools that allow you to search for, select, and configure select tools and/or content to insert into your document.
contentitem.tools.launch=These are available External Tools that you can insert into your document.
contentitem.notools=There are no External Tools available to the editor. These tools can be Application Stores, Applications that are self-configuring, or Learning Object Repositories.
contentitem.notools=There are no External Tools available to this placement. These tools can be Application Stores, Applications that are self-configuring, or Learning Object Repositories.
error.contentitem.missing.returnurl=Missing returnUrl on ContentItemResponse
error.contentitem.missing.data=Missing data\= parameter on ContentItemResponse
Expand Down
4 changes: 2 additions & 2 deletions basiclti/basiclti-tool/src/bundle/ltitool_fr_FR.properties
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@ contentitem.detail=This tool may be able configure itself. If you have problems
contentitem.generic.title=Outil externe
contentitem.success=Valid Content Items received\:
contentitem.success.none=Did not receive any valid Content Items from the external tool.
contentitem.success.action=Press 'OK' to install these Content Items in the editor.
contentitem.success.action=Press 'OK' to install these Content Items.
contentitem.failure=One of your returned Content Items had a problem.
contentitem.failures=Several of your returned Content Items had a problem.
contentitem.tools=These are searchable sources of External Tools that allow you to search for, select, and configure select tools and/or content to insert into your document.
contentitem.tools.launch=These are available External Tools that you can insert into your document.
contentitem.notools=There are no External Tools available to the editor. These tools can be Application Stores, Applications that are self-configuring, or Learning Object Repositories.
contentitem.notools=There are no External Tools available to this placement. These tools can be Application Stores, Applications that are self-configuring, or Learning Object Repositories.

error.contentitem.missing.returnurl=ReturnUrl manquant sur ContentItemResponse
error.contentitem.missing.data=Le param\u00e8tre data\= est manquant dans ContentItemResponse
Expand Down

0 comments on commit c6302dc

Please sign in to comment.