Skip to content

Commit

Permalink
feat(dialogSettings): Add translation of text added in 37a69f4
Browse files Browse the repository at this point in the history
  • Loading branch information
MathiusD committed Feb 21, 2024
1 parent 84c54b8 commit a83c2dd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/translations/main_en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -828,5 +828,9 @@ Please make sure you selected the correct profiles directory.</source>
<source>Downloading Birdtray installer... (%1 Mb / %2 Mb).</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>You can also remove folder with keystroke on Delete or Backspace key</source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>
4 changes: 4 additions & 0 deletions src/translations/main_fr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -855,5 +855,9 @@ Assurez-vous d&apos;avoir sélectionné le bon répertoire.</translation>
<source>Downloading Birdtray installer... (%1 Mb / %2 Mb).</source>
<translation>Téléchargement du programme d&apos;installation... (%1 Mb / %2 Mb).</translation>
</message>
<message>
<source>You can also remove folder with keystroke on Delete or Backspace key</source>
<translation>Vous pouvez également supprimer un dossier en pressant la touche Supprimer ou Retour Arrière</translation>
</message>
</context>
</TS>

0 comments on commit a83c2dd

Please sign in to comment.