Skip to content

Conversation

@RipplePiam
Copy link
Contributor

  • Correct the location comments in the pot and po files to enable translation tools such as PoEdit to correctly recognize the source code
  • Before: path_not_found
  • After: path_fixed

@HelioGuilherme66 HelioGuilherme66 added this to the v2.2 milestone Aug 29, 2025
@HelioGuilherme66 HelioGuilherme66 added the enhancement Request for improvement: either for an existing feature or a new one label Aug 29, 2025
@HelioGuilherme66 HelioGuilherme66 merged commit 23187aa into robotframework:develop Aug 29, 2025
1 check passed
@RipplePiam RipplePiam deleted the fix_location_comment_based_on_develop branch August 30, 2025 02:10
HelioGuilherme66 added a commit that referenced this pull request Sep 24, 2025
* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66 added a commit that referenced this pull request Sep 25, 2025
* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66 added a commit that referenced this pull request Dec 1, 2025
* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66 added a commit that referenced this pull request Dec 1, 2025
* Prepare Release 2.2rc1 (#2986)

* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Update translations

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66 added a commit that referenced this pull request Dec 1, 2025
* Prepare Release 2.2rc1 (#2986)

* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Update translations

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66 added a commit that referenced this pull request Dec 3, 2025
* New Crowdin updates (#2993)

* Prepare Release 2.2rc1 (#2986)

* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Update translations

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Development version

* Fix size of folders tree in File Explorer

* Add SeleniumTestability to the list of known Libraries

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66 added a commit that referenced this pull request Dec 8, 2025
* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* New Crowdin updates (#2993)

* Prepare Release 2.2rc1 (#2986)

* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Update translations

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Development version

* Fix size of folders tree in File Explorer

* Add SeleniumTestability to the list of known Libraries

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Development version

* Fix size of folders tree in File Explorer

* Add SeleniumTestability to the list of known Libraries

* Updates translations (#2995)

* New Crowdin updates (#2993)

* Prepare Release 2.2rc1 (#2986)

* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Update translations

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Development version

* Fix size of folders tree in File Explorer

* Add SeleniumTestability to the list of known Libraries

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Improve re-size in File Explorer

* Improve re-size in File Explorer

* Version 2.2.1.1 with fix in File Explorer

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66 added a commit that referenced this pull request Dec 8, 2025
* New Crowdin updates (#2993)

* Prepare Release 2.2rc1 (#2986)

* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Update translations

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Development version

* Fix size of folders tree in File Explorer

* Add SeleniumTestability to the list of known Libraries

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66 added a commit that referenced this pull request Jan 7, 2026
* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Fix size of folders tree in File Explorer

* Updates translations (#2995)

* New Crowdin updates (#2993)

* Prepare Release 2.2rc1 (#2986)

* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Update translations

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Development version

* Fix size of folders tree in File Explorer

* Add SeleniumTestability to the list of known Libraries

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Version 2.2.1.1 with fix in File Explorer

* Improvement to open binary files on their registered apps from File Explorer.

* Add Recent Files to default settings.cfg

* Update static changelog

* Add protection to starting RIDE with no plugins detected. Fixes #2998

* Add protection to default language detection on upgrade RIDE

* Fix return code for python3.9. Update versions in docs

* Improve shortcut creation on Linux

* Code improvements

* Set requests version to >= 2.6.0

* Improve unit tests

* Correct dependencies versions

* Replaced obsoleted NewId by NewIdRef

* Improve unit tests

* Improve unit tests

* Improve unit tests

* Add close button to floating windows File, Tests Explorers. Debug Test Explorer

* Partial working toggle Tests Suite explorer, use F11 to make it reappear

* Prepare 2.2.2 release

* Fix unit tests

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66 added a commit to HelioGuilherme66/RIDE that referenced this pull request Jan 8, 2026
* New Crowdin updates (robotframework#2993)

* Prepare Release 2.2rc1 (robotframework#2986)

* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (robotframework#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (robotframework#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (robotframework#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (robotframework#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Update translations

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Development version

* Fix size of folders tree in File Explorer

* Add SeleniumTestability to the list of known Libraries

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66 added a commit that referenced this pull request Jan 10, 2026
* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* New Crowdin updates (#2993)

* Prepare Release 2.2rc1 (#2986)

* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Update translations

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Development version

* Fix size of folders tree in File Explorer

* Add SeleniumTestability to the list of known Libraries

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Development version

* Fix size of folders tree in File Explorer

* Add SeleniumTestability to the list of known Libraries

* Updates translations (#2995)

* New Crowdin updates (#2993)

* Prepare Release 2.2rc1 (#2986)

* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Update translations

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Development version

* Fix size of folders tree in File Explorer

* Add SeleniumTestability to the list of known Libraries

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Improve re-size in File Explorer

* Improve re-size in File Explorer

* Version 2.2.1.1 with fix in File Explorer

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66 added a commit that referenced this pull request Jan 10, 2026
* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Fix size of folders tree in File Explorer

* Updates translations (#2995)

* New Crowdin updates (#2993)

* Prepare Release 2.2rc1 (#2986)

* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Update translations

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Development version

* Fix size of folders tree in File Explorer

* Add SeleniumTestability to the list of known Libraries

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Version 2.2.1.1 with fix in File Explorer

* Improvement to open binary files on their registered apps from File Explorer.

* Add Recent Files to default settings.cfg

* Update static changelog

* Add protection to starting RIDE with no plugins detected. Fixes #2998

* Add protection to default language detection on upgrade RIDE

* Fix return code for python3.9. Update versions in docs

* Improve shortcut creation on Linux

* Code improvements

* Set requests version to >= 2.6.0

* Improve unit tests

* Correct dependencies versions

* Replaced obsoleted NewId by NewIdRef

* Improve unit tests

* Improve unit tests

* Improve unit tests

* Add close button to floating windows File, Tests Explorers. Debug Test Explorer

* Partial working toggle Tests Suite explorer, use F11 to make it reappear

* Prepare 2.2.2 release

* Fix unit tests

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66 added a commit that referenced this pull request Jan 10, 2026
* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* New Crowdin updates (#2993)

* Prepare Release 2.2rc1 (#2986)

* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Update translations

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Development version

* Fix size of folders tree in File Explorer

* Add SeleniumTestability to the list of known Libraries

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Development version

* Fix size of folders tree in File Explorer

* Add SeleniumTestability to the list of known Libraries

* Updates translations (#2995)

* New Crowdin updates (#2993)

* Prepare Release 2.2rc1 (#2986)

* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Update translations

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Development version

* Fix size of folders tree in File Explorer

* Add SeleniumTestability to the list of known Libraries

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Improve re-size in File Explorer

* Improve re-size in File Explorer

* Version 2.2.1.1 with fix in File Explorer

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66 added a commit that referenced this pull request Jan 10, 2026
* Prepare 2.2.1.1 (#2996)

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* New Crowdin updates (#2993)

* Prepare Release 2.2rc1 (#2986)

* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Update translations

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Development version

* Fix size of folders tree in File Explorer

* Add SeleniumTestability to the list of known Libraries

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Development version

* Fix size of folders tree in File Explorer

* Add SeleniumTestability to the list of known Libraries

* Updates translations (#2995)

* New Crowdin updates (#2993)

* Prepare Release 2.2rc1 (#2986)

* Fix missing text colorization in suites and tests settings in Grid Editor

* Fix crashes when editing Tree items.

* Fix location comment based on develop (#2980)

* update the location comment of RIDE.pot

* Update location comments for bg_BG

* Update location comments for bs_BA

* Update location comments for cs_CZ

* Update location comments for da_DK

* Update location comments for de_DE

* Update location comments for en_US

* Update location comments for en_ES

* Update location comments for fi_FI

* Update location comments for fr_FR

* Update location comments for hi_IN

* Update location comments for hu_HU

* Update location comments for it_IT

* Update location comments for ja_JP

* Update location comments for ko_KR

* Update location comments for nl_NL

* Update location comments for pl_PL

* Update location comments for pt_BR

* Update location comments for pt_PT

* Update location comments for ro_RO

* Update location comments for ru_RU

* Update location comments for sv_SE

* Update location comments for th_TH

* Update location comments for tr_TR

* Update location comments for uk_UA

* Update location comments for vi_VN

* Update location comments for zh_TW

* Add .vscode and *.po~ into gitignore

* Update location comments for zh_CN

* Modify geni18n to make it compatible with cross-platform

* Update path to tools for non Debian based Linuxes (#2981)

* DevOps: Remove codeboarding actions

* Update zh_CN translations: Menu contexts, About Panel (#2982)

* Add Chinese Simplified Translator

* zh_CN translation: About panel

* zh_CN translation: Menu context

* Project settings (#2985)

* Initial creation of settings if .robot directory exists in project dir.

* Correct settings to edit, ut always starts with wrong. Ignore command line arguments

* Still does not update preferences colors. Needs to reload Text Editor and Test Runner

* Improve settings change in Tree when changed project. TODO reload plugins

* Fix opening last file, independent of project settings

* Initial dialog to restart RIDE, when project settings detected

* Working Reload on project settings. Missing restore on not project, fix exceptions.

* Complete project settings detection and restore

* Implenent project settings in Windows

* Initial utest for Project Settings.

* Fix background color in Run Anything. Remove wong files from utest

* Fix unit test for project settings

* Add protection for first time install. Add pip upgrade to actions

* Upgrade SonarCube scanner

* Prepare release 2.2rc1

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Update translations

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor

* Development version

* Fix size of folders tree in File Explorer

* Add SeleniumTestability to the list of known Libraries

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* Improve re-size in File Explorer

* Improve re-size in File Explorer

* Version 2.2.1.1 with fix in File Explorer

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>

* add options to not break lines in translations files

* Update translations

---------

Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Request for improvement: either for an existing feature or a new one

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants