mirror of
https://github.com/bpatrik/pigallery2.git
synced 2024-12-23 01:27:14 +02:00
commit
d798cd755e
@ -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']:
|
||||
|
@ -166,7 +166,7 @@
|
||||
</li>
|
||||
<li role="menuitem">
|
||||
<div class="dropdown-item d-flex justify-content-between">
|
||||
<span title="key: c" i18n-title i18n>Fix nabvar</span>
|
||||
<span title="key: c" i18n-title i18n>Fix navbar</span>
|
||||
<div class="form-check form-switch">
|
||||
<input class="form-check-input"
|
||||
type="checkbox"
|
||||
|
@ -3075,7 +3075,7 @@
|
||||
<target>Verwijder alle ingepakte GPX bestanden</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="873062862463132485" datatype="html">
|
||||
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection send e-mails.</source>
|
||||
<source>Gets the top photos of the selected search queries and sends them over email. You need to set up the SMTP server connection to send e-mails.</source>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/frontend/app/model/backendtext.service.ts</context>
|
||||
<context context-type="linenumber">105</context>
|
||||
|
Loading…
Reference in New Issue
Block a user