Commit Graph

45 Commits

Author SHA1 Message Date
Vladislav Nepogodin a6eeb770d4
move to fluent translation system
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:36:38 +04:00
Vladislav Nepogodin 5ce2634718
♻ update deps 2023-03-17 04:11:35 +04:00
Vladislav Nepogodin b948ee4fdb
♻ update deps 2023-03-13 03:51:20 +04:00
Vladislav Nepogodin 14ad98637b
🔖 Bump version 2023-02-19 01:53:00 +04:00
Vladislav Nepogodin 73099e2a54
♻ update deps 2023-02-19 01:17:53 +04:00
Vladislav Nepogodin 6226aa4879
🔖 Bump version 2023-02-09 00:13:28 +04:00
Vladislav Nepogodin 9112af7645
🔖 Bump version 2023-02-06 22:03:31 +04:00
Vladislav Nepogodin 8b1f8f60c0
♻ update deps 2023-02-06 21:30:07 +04:00
Vladislav Nepogodin 25febeb3bf
🔖 Bump version 2023-01-25 17:47:52 +04:00
Vladislav Nepogodin 544e088128
♻ update deps 2023-01-25 02:36:50 +04:00
Vladislav Nepogodin c590a2a916
🔖 Bump version 2023-01-22 00:29:34 +04:00
Vladislav Nepogodin 0ad270c85c
♻ update deps 2023-01-08 21:33:15 +04:00
Vladislav Nepogodin 96da8e226a
🔖 Bump version 2022-12-29 23:10:36 +04:00
Vladislav Nepogodin f215b60ffa
♻ update deps 2022-12-29 18:59:04 +04:00
Vladislav Nepogodin 50fefee7cf
🔖 Update version 2022-11-27 19:19:58 +04:00
Vladislav Nepogodin e729b5e1c9
👷 run some functions in new thread 2022-11-27 19:19:05 +04:00
dependabot[bot] 759f184e26
Bump serde_json from 1.0.87 to 1.0.88 (#30) 2022-11-24 07:45:11 +00:00
Vladislav Nepogodin 7d2a5dedcd
🔖 Update version 2022-11-18 00:17:32 +04:00
Vladislav Nepogodin 24173ff415
♻ update deps 2022-11-17 23:06:31 +04:00
dependabot[bot] 23d01502b7
Bump gio from 0.16.2 to 0.16.3 (#29) 2022-11-17 18:52:22 +00:00
Vladislav Nepogodin 99b78da0cb
♻ update deps 2022-11-04 01:31:16 +04:00
Vladislav Nepogodin 7352c3f0c6
🔖 Bump version 2022-09-11 02:44:45 +04:00
Vladislav Nepogodin fb4d9d3bc1
♻ update deps 2022-09-11 02:34:47 +04:00
Vladislav Nepogodin e1659f93e3
🔖 Bump version 2022-09-05 02:28:11 +04:00
Vladislav Nepogodin 0f6ec91370
♻ update deps 2022-09-05 02:12:47 +04:00
Vladislav Nepogodin 801b788c8b
♻ update deps 2022-09-04 18:45:30 +04:00
dependabot[bot] b91fd89097
Bump serde_json from 1.0.83 to 1.0.85 (#16) 2022-09-04 14:37:04 +00:00
dependabot[bot] 1dd5dc6d03
Bump serde from 1.0.141 to 1.0.142 (#11) 2022-08-08 18:43:19 +00:00
dependabot[bot] 15c5fd1c8a
Bump serde_json from 1.0.82 to 1.0.83 (#12) 2022-08-08 18:27:53 +00:00
dependabot[bot] bb549f264f
Bump serde from 1.0.140 to 1.0.141 (#10)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.140 to 1.0.141.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.140...v1.0.141)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-08 18:42:51 +04:00
Vladislav Nepogodin e41ed25c7e
🔖 new release 2022-07-31 19:50:18 +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
dependabot[bot] af7467498f
Bump serde from 1.0.139 to 1.0.140 (#9)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.139 to 1.0.140.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.139...v1.0.140)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-26 00:10:08 +04:00
dependabot[bot] 627201d917
Bump once_cell from 1.12.1 to 1.13.0 (#7) 2022-07-15 18:48:27 +00:00
dependabot[bot] bd328c226f
Bump serde from 1.0.138 to 1.0.139 (#8) 2022-07-15 18:47:36 +00:00
dependabot[bot] 4b08890e77
Bump pacmanconf from 1.0.0 to 2.0.0
Bumps [pacmanconf](https://github.com/Morganamilo/pacmanconf.rs) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/Morganamilo/pacmanconf.rs/releases)
- [Commits](https://github.com/Morganamilo/pacmanconf.rs/commits)

---
updated-dependencies:
- dependency-name: pacmanconf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 18:15:47 +00:00
Vladislav Nepogodin b7ffba977c
Merge pull request #5 from CachyOS/dependabot/cargo/alpm-utils-2.0.0
Bump alpm-utils from 1.1.2 to 2.0.0
2022-07-04 22:14:00 +04:00
dependabot[bot] 8e2037019e
Bump once_cell from 1.12.0 to 1.12.1
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.12.0...v1.12.1)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 17:49:57 +00:00
dependabot[bot] e6bf794d84
Bump alpm-utils from 1.1.2 to 2.0.0
Bumps [alpm-utils](https://github.com/archlinux/alpm.rs) from 1.1.2 to 2.0.0.
- [Release notes](https://github.com/archlinux/alpm.rs/releases)
- [Changelog](https://github.com/archlinux/alpm.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/archlinux/alpm.rs/compare/alpm-utils-v1.1.2...alpm-utils-v2.0.0)

---
updated-dependencies:
- dependency-name: alpm-utils
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 17:49:53 +00:00
Vladislav Nepogodin e328e3af7a
👷 add new page 2022-07-04 19:34:50 +04:00
Vladislav Nepogodin c1799211c5
Merge pull request #3 from CachyOS/dependabot/cargo/glib-0.15.12
Bump glib from 0.15.11 to 0.15.12
2022-06-28 00:54:20 +04:00
dependabot[bot] 8002c93ff2
Bump glib from 0.15.11 to 0.15.12
Bumps [glib](https://github.com/gtk-rs/gtk-rs-core) from 0.15.11 to 0.15.12.
- [Release notes](https://github.com/gtk-rs/gtk-rs-core/releases)
- [Commits](https://github.com/gtk-rs/gtk-rs-core/compare/0.15.11...0.15.12)

---
updated-dependencies:
- dependency-name: glib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 19:27:09 +00:00
dependabot[bot] 35c4ab87ea
Bump gio from 0.15.11 to 0.15.12
Bumps [gio](https://github.com/gtk-rs/gtk-rs-core) from 0.15.11 to 0.15.12.
- [Release notes](https://github.com/gtk-rs/gtk-rs-core/releases)
- [Commits](https://github.com/gtk-rs/gtk-rs-core/compare/0.15.11...0.15.12)

---
updated-dependencies:
- dependency-name: gio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 19:27:04 +00:00
Vladislav Nepogodin 80ea978741
Rewrite in Rust 2022-06-02 01:23:20 +04:00