1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2024-12-23 01:27:14 +02:00

Merge pull request #741 from mrtnbr/master

Fixed some text
This commit is contained in:
Patrik J. Braun 2023-10-12 22:18:58 +02:00 committed by GitHub
commit d798cd755e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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']:

View File

@ -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"

View File

@ -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>