Commit Graph

6496 Commits

Author SHA1 Message Date
a4715c59e4 Update code style. 2023-10-03 21:26:13 +01:00
f3a526b1ea Update code style. 2023-10-03 21:26:12 +01:00
e2001f8d41 Update code style. 2023-10-03 21:26:04 +01:00
829e95d6cb Disable JetBrains spell checking in Spanish (Spain) resource files. 2023-10-03 21:14:07 +01:00
b6bd18e8b2 Disable JetBrains spell checking in Spanish (Spain) resource files. 2023-10-03 21:13:56 +01:00
1a6852fbd6 Disable JetBrains spell checking in Spanish (Spain) resource files. 2023-10-03 21:13:55 +01:00
6977c01857 Disable JetBrains spell checking in Spanish (Spain) resource files. 2023-10-03 21:13:55 +01:00
fd83f02b84 Disable JetBrains spell checking in Spanish (Spain) resource files. 2023-10-03 21:13:54 +01:00
23497134cf Disable JetBrains spell checking in Spanish (Spain) resource files. 2023-10-03 21:13:54 +01:00
0aa0acfdf6 Update style configuration. 2023-10-03 21:05:02 +01:00
b5b04ba928 Update style configuration. 2023-10-03 21:05:02 +01:00
4806a311ea Update style configuration. 2023-10-03 21:05:01 +01:00
23cd2c555a Update style configuration. 2023-10-03 21:05:00 +01:00
9103f1d704 Update style configuration. 2023-10-03 21:04:59 +01:00
bbf38ee576 Update style configuration. 2023-10-03 21:04:58 +01:00
cd75a48ddb Update style configuration. 2023-10-03 21:04:57 +01:00
41d9efd137 Update style configuration. 2023-10-03 21:04:49 +01:00
296b34f1eb Remove redundant type declaration bodies. 2023-10-03 18:54:28 +01:00
b39c1ad1d7 Remove redundant type declaration bodies. 2023-10-03 18:54:16 +01:00
9a8265418d Remove redundant type declaration bodies. 2023-10-03 18:54:15 +01:00
390122ae16 [Aaru.Partitions] Introduced constants for module names
Introduces constant fields for respective debug module names, replacing the hardcoded ones.
This is done to standardize the naming convention, reduce redundancy and potentially avoid any typos or name mismatches across the project.
This change makes the code more maintainable and easier to update in case module names need to be changed.
2023-10-03 18:50:20 +01:00
828c1e3da0 [Aaru.Images] Introduced constants for module names
Introduces constant fields for respective debug module names, replacing the hardcoded ones.
This is done to standardize the naming convention, reduce redundancy and potentially avoid any typos or name mismatches across the project.
This change makes the code more maintainable and easier to update in case module names need to be changed.
2023-10-03 18:50:20 +01:00
7fb3a87b24 [Aaru.Helpers] Introduced constants for module names
Introduces constant fields for respective debug module names, replacing the hardcoded ones.
This is done to standardize the naming convention, reduce redundancy and potentially avoid any typos or name mismatches across the project.
This change makes the code more maintainable and easier to update in case module names need to be changed.
2023-10-03 18:50:19 +01:00
4ef3252b24 [Aaru.Filesystems] Introduced constants for module names
Introduces constant fields for respective debug module names, replacing the hardcoded ones.
This is done to standardize the naming convention, reduce redundancy and potentially avoid any typos or name mismatches across the project.
This change makes the code more maintainable and easier to update in case module names need to be changed.
2023-10-03 18:50:19 +01:00
741bb5389a [Aaru.Devices] Introduced constants for module names
Introduces constant fields for respective debug module names, replacing the hardcoded ones.
This is done to standardize the naming convention, reduce redundancy and potentially avoid any typos or name mismatches across the project.
This change makes the code more maintainable and easier to update in case module names need to be changed.
2023-10-03 18:50:19 +01:00
81b06c0d3b [Aaru.Decryption] Introduced constants for module names
Introduces constant fields for respective debug module names, replacing the hardcoded ones.
This is done to standardize the naming convention, reduce redundancy and potentially avoid any typos or name mismatches across the project.
This change makes the code more maintainable and easier to update in case module names need to be changed.
2023-10-03 18:50:19 +01:00
874c7d92ff [Aaru.Core] Introduced constants for module names
Introduces constant fields for respective debug module names, replacing the hardcoded ones.
This is done to standardize the naming convention, reduce redundancy and potentially avoid any typos or name mismatches across the project.
This change makes the code more maintainable and easier to update in case module names need to be changed.
2023-10-03 18:50:19 +01:00
446c5f1c64 [Aaru.CommonTypes] Introduced constants for module names
Introduces constant fields for respective debug module names, replacing the hardcoded ones.
This is done to standardize the naming convention, reduce redundancy and potentially avoid any typos or name mismatches across the project.
This change makes the code more maintainable and easier to update in case module names need to be changed.
2023-10-03 18:50:11 +01:00
d2559f07c9 [Aaru.Helpers] Introduced constants for module names
Introduces constant fields for respective debug module names, replacing the hardcoded ones.
This is done to standardize the naming convention, reduce redundancy and potentially avoid any typos or name mismatches across the project.
This change makes the code more maintainable and easier to update in case module names need to be changed.
2023-10-03 17:52:21 +01:00
a980b38c10 [Aaru.Decryption] Introduced constants for module names
Introduces constant fields for respective debug module names, replacing the hardcoded ones.
This is done to standardize the naming convention, reduce redundancy and potentially avoid any typos or name mismatches across the project.
This change makes the code more maintainable and easier to update in case module names need to be changed.
2023-10-03 17:23:15 +01:00
2a52c3075d [Aaru.Decoders] Introduced constants for module names
Introduces constant fields for respective debug module names, replacing the hardcoded ones.
This is done to standardize the naming convention, reduce redundancy and potentially avoid any typos or name mismatches across the project.
This change makes the code more maintainable and easier to update in case module names need to be changed.
2023-10-03 17:21:19 +01:00
cf72e7b617 [Aaru.CommonTypes] Introduced constants for module names
Introduces constant fields for respective debug module names, replacing the hardcoded ones.
This is done to standardize the naming convention, reduce redundancy and potentially avoid any typos or name mismatches across the project.
This change makes the code more maintainable and easier to update in case module names need to be changed.
2023-10-03 17:00:22 +01:00
73def971ac [Aaru.Checksums] Introduced constants for module names
Introduces constant fields for respective debug module names, replacing the hardcoded ones.
This is done to standardize the naming convention, reduce redundancy and potentially avoid any typos or name mismatches across the project.
This change makes the code more maintainable and easier to update in case module names need to be changed.
2023-10-03 16:54:34 +01:00
3c4ef2b3d6 [Aaru] Introduced constants for module names
Introduces constant fields for respective debug module names, replacing the hardcoded ones.
This is done to standardize the naming convention, reduce redundancy and potentially avoid any typos or name mismatches across the project.
This change makes the code more maintainable and easier to update in case module names need to be changed.
2023-10-03 16:52:02 +01:00
1703b3b6a1 Moved device report debug module names to constant strings. 2023-10-03 16:18:16 +01:00
65cf4bf2e9 Translate Aaru.Tests.Devices to Spanish (Spain). 2023-10-03 16:07:55 +01:00
a4be8f1180 Translate Aaru.Tests to Spanish (Spain). 2023-10-03 14:17:40 +01:00
8f4dd28db8 Translate Aaru.Partitions to Spanish (Spain). 2023-10-03 13:48:21 +01:00
76af2b8ed8 Translate Aaru.UI to Spanish (Spain). 2023-10-03 12:59:47 +01:00
3d72f0d7da Translate Aaru.UI to Spanish (Spain). 2023-10-03 12:59:21 +01:00
232f320f15 Align log sections in Spanish (Spain) translation. 2023-10-02 02:40:52 +01:00
0922e86467 Translate Aaru.Core to Spanish (Spain). 2023-10-02 02:19:02 +01:00
486c15e276 Translate Aaru.Images to Spanish (Spain). 2023-10-01 19:15:05 +01:00
4057262e49 Translate Aaru.Filesystems to Spanish (Spain). 2023-10-01 04:00:02 +01:00
2a0cc5cef4 Translate Aaru.Decoders to Spanish (Spain). 2023-09-30 19:45:06 +01:00
08a321c5eb Translate Aaru.Decoders to Spanish (Spain). 2023-09-30 19:45:05 +01:00
5223ca2889 Update CodeQL to use .NET 8.0. 2023-09-29 20:18:02 +01:00
fb74f491b8 Update Github workflow to .NET 8.0. 2023-09-29 20:10:59 +01:00
736992a166 Translate Aaru.Devices to Spanish (Spain). 2023-09-29 18:40:41 +01:00
750ae890e7 Use UTF-8 string literals whenever possible. 2023-09-29 18:27:43 +01:00