agama-project / agama

A service-based Linux installer
https://agama-project.github.io/
GNU General Public License v2.0
143 stars 43 forks source link

fix: properly handle installer language changes #1746

Closed imobachgs closed 1 week ago

imobachgs commented 1 week ago

Problem

Problems:

Solution

Fix the D-Bus path of the LocaleProxy to the Manager's org.opensuse.Agama1.Locale interface.

Testing

dgdavid commented 1 week ago

@imobachgs,

According to the PR's description, looks to me you're working on https://trello.com/c/isE3194l/620-agama-translations-not-working-consitently too. Please, have a look.

Thanks for addressing these translation issues.

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 11825620593

Details


Files with Coverage Reduction New Missed Lines %
service/lib/agama/storage/manager.rb 1 97.08%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 11818318839: 0.0%
Covered Lines: 16895
Relevant Lines: 23687

💛 - Coveralls