-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Double translation
- Loading branch information
Showing
2 changed files
with
3 additions
and
7 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgstr "" | |
"Project-Id-Version: AutoTowersGenerator\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2023-09-05 08:07+0000\n" | ||
"PO-Revision-Date: 2023-09-11 10:15+0200\n" | ||
"PO-Revision-Date: 2023-09-11 10:23+0200\n" | ||
"Last-Translator: 5axes <[email protected]>\n" | ||
"Language-Team: 5axes\n" | ||
"Language: fr\n" | ||
|
@@ -879,12 +879,8 @@ msgid "" | |
"made, but increases the size of the final code." | ||
msgstr "" | ||
"Si elle est activée, cette option permet d'ajouter plus de commentaires au " | ||
"code GC modifié. <p>L'utilisation de plus de commentaires permet un meilleur " | ||
"contrôle des modifications apportées, mais augmente la taille du code " | ||
"final.Si elle est activée, cette option permet d'ajouter plus de " | ||
"commentaires au Gcode modifié. <p>L'utilisation de plus de commentaires " | ||
"permet un meilleur contrôle des modifications apportées, mais augmente la " | ||
"taille du code final." | ||
"Gcode modifié.<p>L'utilisation de plus de commentaires permet un meilleur " | ||
"contrôle des modifications apportées, mais augmente la taille du code final." | ||
|
||
#: Resources/QML/QT6/FlowTowerDialog.qml:14 | ||
msgctxt "@title" | ||
|