Vladislav Nepogodin
|
f89ec4bfd9
|
👷 update translation for additional pages on locale change
|
2023-03-21 00:27:10 +04:00 |
Vladislav Nepogodin
|
52351e998a
|
🧹 move default locale logic from main file
This logic needs to be done in localization.rs.
Also expands usage of environment variables: `LC_ALL`,
`LC_MESSAGES`, `LANG`.
|
2023-03-19 23:39:38 +04:00 |
Vladislav Nepogodin
|
837f8a5f4b
|
⚡ move to fluent translation system (#57)
use fluent translatation system instead of gettext
fluent makes translations more readable and easy to maintain
translation. fluent provides better handling of plural, genders cases.
ref: https://github.com/projectfluent/fluent/wiki/Fluent-vs-gettext
ref: https://projectfluent.org/
|
2023-03-19 04:47:51 +04:00 |
Vladislav Nepogodin
|
02189262fe
|
🧹 make clippy happy
|
2023-03-13 03:51:38 +04:00 |
Vladislav Nepogodin
|
5fa5371e1e
|
🚧 fix compilation
|
2023-02-19 01:39:13 +04:00 |
Vladislav Nepogodin
|
245c9ef2ae
|
👷 add more ids for styling
|
2023-02-19 01:10:10 +04:00 |
Vladislav Nepogodin
|
6c1fd2b120
|
🧹 cleanup
|
2023-02-18 20:58:37 +04:00 |
Vladislav Nepogodin
|
0d9c30545b
|
🧹 drop unsafe at main.rs for save json
drop unsafe at main.rs for save json
Cleanup the unsafe blocks
|
2023-02-18 01:58:49 +04:00 |
Vladislav Nepogodin
|
33cf5d7fa4
|
🧹 cleanup
|
2023-02-17 23:09:39 +04:00 |
Vladislav Nepogodin
|
1024bd53cc
|
🧹 cleanup
|
2023-02-17 22:24:56 +04:00 |
Vladislav Nepogodin
|
af13cf75ad
|
👷 use compressed gresource instead
|
2023-02-17 22:08:16 +04:00 |
Vladislav Nepogodin
|
ac49b56a34
|
🚧 fix language
|
2023-01-25 02:32:37 +04:00 |
Vladislav Nepogodin
|
6fa39f148f
|
♻ update year
|
2023-01-08 21:17:25 +04:00 |
Vladislav Nepogodin
|
de0a7425c7
|
🧹 cleanup
|
2022-09-11 03:09:54 +04:00 |
Vladislav Nepogodin
|
1868467e5f
|
🚧 make clippy happy
|
2022-09-04 18:59:01 +04:00 |
Vladislav Nepogodin
|
b9504e881e
|
🚧 unwrap group if double clicked
|
2022-07-31 19:33:21 +04:00 |
Vladislav Nepogodin
|
21647a6014
|
👷 handle case if no internet connection
display msg to user if trying run online installation with no internet connection
|
2022-07-30 04:20:50 +04:00 |
Vladislav Nepogodin
|
921831da15
|
🚧 add new options & fix icons
|
2022-07-06 01:32:23 +04:00 |
Vladislav Nepogodin
|
e176a74b51
|
🚧 fix toggle for groups
|
2022-07-05 03:41:32 +04:00 |
Vladislav Nepogodin
|
e328e3af7a
|
👷 add new page
|
2022-07-04 19:34:50 +04:00 |
Vladislav Nepogodin
|
e750a943e8
|
🚧 fix services
|
2022-06-02 21:35:01 +04:00 |
Vladislav Nepogodin
|
80ea978741
|
⚡ Rewrite in Rust
|
2022-06-02 01:23:20 +04:00 |