Skip to content

Commit

Permalink
chore: add extracted translation source files from xblock-lti-consumer
Browse files Browse the repository at this point in the history
  • Loading branch information
openedx-transifex-bot committed Jan 23, 2024
1 parent c5751b2 commit ce2b684
Showing 1 changed file with 16 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -465,73 +465,73 @@ msgstr ""
msgid "[LTI]: Real user not found against anon_id: {}"
msgstr ""

#: models.py:83
#: models.py:84
msgid "Configuration Stored on XBlock fields"
msgstr ""

#: models.py:84
#: models.py:85
msgid "Configuration Stored on this model"
msgstr ""

#: models.py:85
#: models.py:86
msgid "Configuration Stored on external service"
msgstr ""

#: models.py:117
#: models.py:118
msgid "LTI configuration data."
msgstr ""

#: models.py:124
#: models.py:125
msgid "The URL of the external tool that initiates the launch."
msgstr ""

#: models.py:129
#: models.py:130
msgid "Client key provided by the LTI tool provider."
msgstr ""

#: models.py:135
#: models.py:136
msgid "Client secret provided by the LTI tool provider."
msgstr ""

#: models.py:141
#: models.py:142
msgid "Platform's generated Private key. Keep this value secret."
msgstr ""

#: models.py:147
#: models.py:148
msgid "Platform's generated Private key ID"
msgstr ""

#: models.py:152
#: models.py:153
msgid "Platform's generated JWK keyset."
msgstr ""

#: models.py:158
#: models.py:159
msgid "Client ID used by LTI tool"
msgstr ""

#: models.py:254
#: models.py:255
msgid "LTI Configuration stores on XBlock needs a block location set."
msgstr ""

#: models.py:259
#: models.py:260
msgid ""
"LTI Configuration using reusable configuration needs a external ID in \"x:"
"y\" format."
msgstr ""

#: models.py:266
#: models.py:267
msgid ""
"LTI Configuration stored on the model for LTI 1.3 must have a value for one "
"of lti_1p3_tool_public_key or lti_1p3_tool_keyset_url."
msgstr ""

#: models.py:273
#: models.py:274
msgid ""
"CONFIG_ON_XBLOCK and CONFIG_EXTERNAL are not supported for LTI 1.3 "
"Proctoring Services."
msgstr ""

#: models.py:281
#: models.py:282
msgid "Invalid LTI configuration."
msgstr ""

Expand Down

0 comments on commit ce2b684

Please sign in to comment.