Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos from Crowdin issues #3196

Merged
merged 3 commits into from
May 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/_build/gettext/all.pot
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ msgid "The other JSON file is named contractName.json . The contractName.json fi
msgstr ""

#: ../../contract_metadata.md:8
msgid "In order to generate these artifact files, the Generate contract metadata box in the General settings section of the Settings module needs to be checked. The these metadatas files will then be generated when you compile a file and will be placed in the artifacts folder - which you can see in the Files Explorers plugin."
msgid "In order to generate these artifact files, the Generate contract metadata box in the General settings section of the Settings module needs to be checked. These metadatas files will then be generated when you compile a file and will be placed in the artifacts folder - which you can see in the Files Explorers plugin."
msgstr ""

#: ../../contract_metadata.md:10
Expand Down Expand Up @@ -2094,7 +2094,7 @@ msgid "String Length: Bytes length != String length"
msgstr ""

#: ../../static_analysis.md:255
msgid "Bytes and string length are not the same since strings are assumed to be UTF-8 encoded (according to the ABI defintion) therefore one character is not nessesarily encoded in one byte of data."
msgid "Bytes and string length are not the same since strings are assumed to be UTF-8 encoded (according to the ABI defintion) therefore one character is not necessarily encoded in one byte of data."
msgstr ""

#: ../../static_analysis.md:265
Expand Down Expand Up @@ -2340,7 +2340,7 @@ msgid "Go to a transaction in the terminal."
msgstr ""

#: ../../tutorial_debug.md:103
msgid "Click a line with a transaction - to exand the log."
msgid "Click a line with a transaction - to expand the log."
msgstr ""

#: ../../tutorial_debug.md:104
Expand Down