You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roman Donchenko 0ab445b7a8
Replace unintended Cyrillic C letters with Latin C (#5334)
The only change in production code is the one in `shortcuts-reducer.ts`.
It makes no functional difference, however, because the shortcut in
question is not handled by the regular shortcut mechanism; the control
key is handled separately in `interactionHandler.ts`, while the string
"ctrl" in `shortcuts-reducer.ts` is only used for display purposes.

Fix ESLint errors in altered files, as well.

<!-- Raised an issue to propose your change
(https://github.com/cvat-ai/cvat/issues).
It helps to avoid duplication of efforts from multiple independent
contributors.
Discuss your ideas with maintainers to be sure that changes will be
approved and merged.
Read the
[CONTRIBUTION](https://github.com/cvat-ai/cvat/blob/develop/CONTRIBUTING.md)
guide. -->

<!-- Provide a general summary of your changes in the Title above -->

### Motivation and context
<!-- Why is this change required? What problem does it solve? If it
fixes an open
issue, please link to the issue here. Describe your changes in detail,
add
screenshots. -->
These Cyrillic Cs interfere with searching and can cause confusion.

### How has this been tested?
<!-- Please describe in detail how you tested your changes.
Include details of your testing environment, and the tests you ran to
see how your change affects other areas of the code, etc. -->
I'm relying on GitHub Actions.

### Checklist
<!-- Go over all the following points, and put an `x` in all the boxes
that apply.
If an item isn't applicable by a reason then ~~explicitly
strikethrough~~ the whole
line. If you don't do that github will show an incorrect process for the
pull request.
If you're unsure about any of these, don't hesitate to ask. We're here
to help! -->
- [x] I submit my changes into the `develop` branch
- ~~[ ] I have added a description of my changes into
[CHANGELOG](https://github.com/cvat-ai/cvat/blob/develop/CHANGELOG.md)
file~~
- ~~[ ] I have updated the [documentation](
https://github.com/cvat-ai/cvat/blob/develop/README.md#documentation)
accordingly~~
- ~~[ ] I have added tests to cover my changes~~
- ~~[ ] I have linked related issues ([read github docs](

https://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword))~~
- ~~[ ] I have increased versions of npm packages if it is necessary
([cvat-canvas](https://github.com/cvat-ai/cvat/tree/develop/cvat-canvas#versioning),

[cvat-core](https://github.com/cvat-ai/cvat/tree/develop/cvat-core#versioning),
[cvat-data](https://github.com/cvat-ai/cvat/tree/develop/cvat-data#versioning)
and
[cvat-ui](https://github.com/cvat-ai/cvat/tree/develop/cvat-ui#versioning))~~

### License

- [x] I submit _my code changes_ under the same [MIT License](
https://github.com/cvat-ai/cvat/blob/develop/LICENSE) that covers the
project.
  Feel free to contact the maintainers if that's a concern.
3 years ago
..
annotation-with-cuboids sorting headers in Manual (#3648) 4 years ago
annotation-with-points Update Documentation. Add documentation about ellipses (#4172) 4 years ago
annotation-with-polygons Replace unintended Cyrillic C letters with Latin C (#5334) 3 years ago
annotation-with-skeletons Some documentation added for skeletons feature (#4925) 3 years ago
formats Fix project import with skeletons (#4867) 3 years ago
3d-object-annotation-advanced.md sorting headers in Manual (#3648) 4 years ago
_index.md Improve versioning of the documentation website and fix page 404 (#3632) 4 years ago
ai-tools.md Documentation about how to use attributes in nuclio (#33) 4 years ago
analytics.md Added ability to delete frames (#10) 4 years ago
annotation-with-brush-tool.md Annotation with brushing tools (#5269) 3 years ago
annotation-with-ellipses.md Update Documentation. Add documentation about ellipses (#4172) 4 years ago
annotation-with-polylines.md sorting headers in Manual (#3648) 4 years ago
annotation-with-rectangles.md update docs rotated bbox (#3924) 4 years ago
annotation-with-tags.md Documentation for Tags on frames (#115) 4 years ago
attribute-annotation-mode-advanced.md Documentation update, adding descriptions to pages located in Basics and Advanced sections of Manual (#3522) 5 years ago
automatic-annotation.md Documentation about how to use attributes in nuclio (#33) 4 years ago
backup.md Source & target storage documentation (#5014) 3 years ago
context-images.md Added ability to delete frames (#10) 4 years ago
data_on_fly.md Added ability to delete frames (#10) 4 years ago
dataset_manifest.md Fix create manifest command (#5172) 3 years ago
delete_frame.md Added ability to delete frames (#10) 4 years ago
export-import-datasets.md Replace unintended Cyrillic C letters with Latin C (#5334) 3 years ago
filter.md Added ability to delete frames (#10) 4 years ago
models.md Updating documentation (#3800) 4 years ago
opencv-tools.md OpenCV.js caching and autoload (#30) 4 years ago
organization.md Update documentation. Add organization section (#4080) 4 years ago
projects.md Source & target storage documentation (#5014) 3 years ago
review.md Added ability to delete frames (#10) 4 years ago
search.md Documentation update, adding descriptions to pages located in Basics and Advanced sections of Manual (#3522) 5 years ago
serverless-tutorial.md Changed links openvinotoolkit > cvat-ai (#3) 4 years ago
shape-grouping.md Added ability to delete frames (#10) 4 years ago
shape-mode-advanced.md sorting headers in Manual (#3648) 4 years ago
shortcuts.md Updated docs (#5154) 3 years ago
task-synchronization.md Added ability to delete frames (#10) 4 years ago
track-mode-advanced.md sorting headers in Manual (#3648) 4 years ago
xml_format.md Fix project import with skeletons (#4867) 3 years ago