mirror of
https://github.com/bpatrik/pigallery2.git
synced 2024-12-23 01:27:14 +02:00
Typo fix
This commit is contained in:
parent
f08d3884c4
commit
7ac67f9343
@ -94,7 +94,7 @@ export class BackendtextService {
|
||||
case DefaultsJobs['Temp Folder Cleaning']:
|
||||
return $localize`Removes unnecessary files from the tmp folder.`;
|
||||
case DefaultsJobs['Album Cover Filling']:
|
||||
return $localize`Updates the cover photo of all albums (both directories and saved searches) and and faces.`;
|
||||
return $localize`Updates the cover photo of all albums (both directories and saved searches) and faces.`;
|
||||
case DefaultsJobs['Album Cover Reset']:
|
||||
return $localize`Deletes the cover photo of all albums and faces`;
|
||||
case DefaultsJobs['GPX Compression']:
|
||||
|
Loading…
Reference in New Issue
Block a user