Commit Graph

259 Commits

Author SHA1 Message Date
45e6188d2d
Added abbreviations 2023-01-18 19:57:05 +01:00
79d8deb837
Added method for starting the import process. 2023-01-02 20:56:06 +01:00
7676bea101
Moved export code into region 2023-01-02 20:50:11 +01:00
cdffce9bbd
Implemented the JSON export 2022-11-14 20:32:41 +01:00
c2c8a36ad2
Added persistent unique ids to all elements 2022-11-06 21:07:41 +01:00
abb533f75b Merge branch '47-show-version-number' into 'main'
Resolve "Show version number"

Closes #47

See merge request open-source/dotnet/i18n-commander!24
2022-11-06 19:13:00 +00:00
642a6ab022
Added & shows version text 2022-11-06 20:12:26 +01:00
d9ba6eeb59 Merge branch '44-bug-when-renaming-a-culture-existing-translations-must-be-renamed-accordingly' into 'main'
Resolve "Bug: When renaming a culture, existing translations must be renamed accordingly"

Closes #44

See merge request open-source/dotnet/i18n-commander!23
2022-11-01 19:41:39 +00:00
9023a6d7b7
Fixed translations when rename cultures 2022-11-01 20:40:19 +01:00
6e8eb493e0 Merge branch '45-add-a-license' into 'main'
Resolve "Add a license"

Closes #45

See merge request open-source/dotnet/i18n-commander!22
2022-11-01 18:53:32 +00:00
c04972e48c
Added MIT license 2022-11-01 19:52:54 +01:00
455627f035 Merge branch '46-bug-voidgenerator-does-not-work' into 'main'
Resolve "Bug: VoidGenerator does not work"

Closes #46

See merge request open-source/dotnet/i18n-commander!21
2022-11-01 18:34:57 +00:00
3ad5434a53
Fixed void generator 2022-11-01 19:34:16 +01:00
8314e2dac0
Suppressed wrong null warning 2022-11-01 19:34:04 +01:00
cf3791ed70 Merge branch '6-add-code-generator-for-non-win-forms-projects' into 'main'
Resolve "Add code generator for non win forms projects"

Closes #6

See merge request open-source/dotnet/i18n-commander!20
2022-11-01 18:28:15 +00:00
a19ad7dcdb
Enhanced IO issue handling when generating output 2022-11-01 19:24:27 +01:00
53f98d4e3c
Refactored setting processing 2022-11-01 12:28:51 +01:00
dfc0647fb0
Bugfix: Subscribers of app events must be reset when restarting 2022-11-01 12:26:31 +01:00
c48466d91e
Implemented automatic generators 2022-10-30 16:25:36 +01:00
274d3641eb
Fixed nullable issues 2022-10-30 16:24:22 +01:00
c77bf8bd96
Added not null operators 2022-10-30 16:23:59 +01:00
838fbdf94e
Made events nullable 2022-10-30 16:23:20 +01:00
630f014c1a
Implemented the .NET generator
- Added .NET generator setting for the namespace to use
- Added .NET generator setting to choose the default culture
- Added get child section method to section processor
- Added util to convert any string to a verbatim string literal
- Removed redundant variables on exceptions
2022-10-30 15:49:22 +01:00
547a22bfd2
Added button for manual triggered source generation 2022-10-29 20:18:00 +02:00
9c0de0edd5
Fixed order of settings changed event & added app event for it 2022-10-29 20:16:44 +02:00
58f30240dc
Added Godot settings 2022-10-29 18:48:38 +02:00
42589c89d8
Formatting 2022-10-29 18:47:50 +02:00
9e755502cb
Update 2022-10-29 18:47:06 +02:00
4a32cd9339
Implemented .NET generator settings 2022-10-03 19:10:39 +02:00
d242d02ece
Added the generator mode setting 2022-10-03 18:13:07 +02:00
433a4e33a1
Fixed DeepL settings' cache 2022-10-03 17:53:49 +02:00
131b2e2ff3 Merge branch '37-add-link-to-deepl' into 'main'
Resolve "Add link to DeepL"

Closes #37

See merge request open-source/dotnet/i18n-commander!19
2022-09-27 20:28:56 +00:00
3b7e4ccf00
Added links to setting's explanation texts 2022-09-27 22:28:18 +02:00
ae92087cdf Merge branch '28-feature-show-completion' into 'main'
Resolve "Feature: Show completion"

Closes #28

See merge request open-source/dotnet/i18n-commander!16
2022-09-26 20:09:54 +00:00
0f732e0766
Added translation progress to text elements 2022-09-26 22:08:30 +02:00
6c7b5dbade
Added translation progress to sections 2022-09-26 22:07:01 +02:00
ebc7a5708b
Added progress calculation for sections & texts; covered corner cases 2022-09-26 22:05:10 +02:00
8534163e55
Added the translation progress component 2022-09-26 19:26:10 +02:00
6101f49f44
Added an event for a changed translation 2022-09-26 19:25:51 +02:00
1071439348
Added the translation progress component 2022-09-26 19:25:09 +02:00
c8b5dc9b7a
Added method to calculate the overall translation progress 2022-09-26 19:24:24 +02:00
40877241fe
Fixed DeepL translation when using empty text 2022-09-26 19:19:46 +02:00
853bde8e6a
Defined an own progress bar 2022-09-26 13:58:54 +02:00
83d0ba8256 Merge branch '38-undo-static-code-analysis-for-now' into 'main'
Resolve "Undo static code analysis for now"

Closes #38

See merge request open-source/dotnet/i18n-commander!18
2022-09-26 10:27:38 +00:00
a88c4ee302
Removed GitLab CI/CD for static code analysis 2022-09-26 12:26:47 +02:00
d3f18feb2c Merge branch 'set-sast-config-1' into 'main'
Configure SAST in `.gitlab-ci.yml`, creating this file if it does not already exist

See merge request open-source/dotnet/i18n-commander!17
2022-09-24 13:00:12 +00:00
a1833a4dd1 Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist 2022-09-24 11:13:37 +00:00
32c7865c91 Merge branch '12-component-translation' into 'main'
Resolve "Component: Translation"

Closes #12

See merge request open-source/dotnet/i18n-commander!15
2022-09-21 20:53:39 +00:00
8a4bf6f180
Add optional manual mode per translation and culture 2022-09-21 22:52:17 +02:00
10434c553a
Made translations read-only when using DeepL in automatic mode 2022-09-21 20:09:40 +02:00