mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-10-31 13:33:28 +01:00 
			
		
		
		
	Clearer wording
This commit is contained in:
		| @@ -94,7 +94,7 @@ class _AppPageState extends State<AppPage> { | ||||
|                         app?.app.latestVersion ?? tr('unknown') | ||||
|                       ])}\n${tr('installedVersionX', args: [ | ||||
|                         app?.app.installedVersion ?? tr('none') | ||||
|                       ])}${installedVersionIsEstimate ? '\n${tr('estimateInBrackets')}' : ''}', | ||||
|                       ])}${installedVersionIsEstimate ? '\n${tr('pseudoVersion')}' : ''}', | ||||
|                   textAlign: TextAlign.end, | ||||
|                   style: Theme.of(context).textTheme.bodyLarge!, | ||||
|                 ), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user