improv(startup_apps): match designs
Adds an empty list item with text when there aren't any startup apps and replaces the heading with a modified description (removing the description).
This commit is contained in:
parent
d2a041f2ca
commit
842e6f4bac
3 changed files with 38 additions and 38 deletions
|
|
@ -826,8 +826,8 @@ default-apps = Default Applications
|
|||
startup-apps = Startup Applications
|
||||
.desc = Configure applications which run on login.
|
||||
.add = Add app
|
||||
.user = User specific applications
|
||||
.user-description = These applications are launched when you log into your current user.
|
||||
.user = Applications launched when you log in
|
||||
.none = No startup applications added
|
||||
.remove-dialog-title = Remove { $name }?
|
||||
.remove-dialog-description = Are you sure you want to remove this as a startup application?
|
||||
.search-for-application = Search for application
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue