Skip to content

Commit 7f061fe

Browse files
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 <[email protected]>
1 parent bf05bf3 commit 7f061fe

File tree

1 file changed

+5
-5
lines changed
  • src/robotide/localization/tr_TR/LC_MESSAGES

1 file changed

+5
-5
lines changed

src/robotide/localization/tr_TR/LC_MESSAGES/RIDE.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1212,10 +1212,10 @@ msgid ""
12121212
" </ul>"
12131213
msgstr ""
12141214

1215-
#: src/robotide/editor/kweditor.py:1130
1216-
#: src/robotide/ui/mainframe.py:200
1217-
#: src/robotide/ui/treenodehandlers.py:243
1218-
#: src/robotide/ui/treeplugin.py:1235
1215+
#: /home2/helio/github/RIDE/tools/../src/robotide/editor/kweditor.py:1102
1216+
#: /home2/helio/github/RIDE/tools/../src/robotide/ui/mainframe.py:200
1217+
#: /home2/helio/github/RIDE/tools/../src/robotide/ui/treenodehandlers.py:234
1218+
#: /home2/helio/github/RIDE/tools/../src/robotide/ui/treeplugin.py:1216
12191219
msgid "Validation Error"
12201220
msgstr ""
12211221

@@ -2750,7 +2750,7 @@ msgstr ""
27502750
msgid "%s (excluded)"
27512751
msgstr ""
27522752

2753-
#: src/robotide/ui/treeplugin.py:1236
2753+
#: /home2/helio/github/RIDE/tools/../src/robotide/ui/treeplugin.py:1217
27542754
msgid "Invalid keyword name: "
27552755
msgstr ""
27562756

0 commit comments

Comments
 (0)