mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-08-01 21:30:16 +02:00
Clearer wording (#991)
This commit is contained in:
@@ -566,7 +566,7 @@ class AppsPageState extends State<AppsPage> {
|
||||
.toInt()
|
||||
.toString()
|
||||
])
|
||||
: tr('pleaseWait'),
|
||||
: tr('installing'),
|
||||
textAlign: (listedApps[index].downloadProgress! >= 0)
|
||||
? TextAlign.start
|
||||
: TextAlign.end,
|
||||
|
Reference in New Issue
Block a user