mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 17:54:15 +02:00
[ui][settings] supported types working
This commit is contained in:
@@ -44,4 +44,11 @@ flatpak.history.commit=commit
|
||||
flatpak.install.install_level.title=Installation type
|
||||
flatpak.install.install_level.body=Should {} be installed for all the device users ( system ) ?
|
||||
flatpak.install.bad_install_level.body=Invalid value for {field} in the configuration file {file}
|
||||
flatpak.remotes.system_flathub.error=It was not possible to add Flathub as a system repository ( remote )
|
||||
flatpak.remotes.system_flathub.error=It was not possible to add Flathub as a system repository ( remote )
|
||||
flatpak.config.install_level.system=system
|
||||
flatpak.config.install_level.system.tip=Applications will be installed for all the device users
|
||||
flatpak.config.install_level.user=user
|
||||
flatpak.config.install_level.user.tip=Application will be installed only for the current user
|
||||
flatpak.config.install_level.ask=ask
|
||||
flatpak.config.install_level.ask.tip={app} will ask the level that should be applied during the app installation
|
||||
flatpak.config.install_level=level
|
||||
Reference in New Issue
Block a user