View Single Post
  #1  
Old 16-09-2022, 08:29
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by fabrieunko View Post
[CODE]...

Code:
french.HashNoFile=PasFichier
french.HashNotMatched=PasAdapté
french.HashMatched=Assorti
french.HashNull=Nul
Code:
french.HashNoFile=Aucun fichier
french.HashNotMatched=Pas de correspondance
french.HashMatched=Le Hash correspond
french.HashNull=Nul
If possible let me know which one I should use (Are you providing me with 2 translations?).
Just specify the lines I should use like @Gehrman did.

Forgot to comment.
Some messages cannot contain spaces like:
Code:
english.HashFileHash=FileHash
english.HashCalcHash=CalcHash
english.HashHashStatus=HashStatus
english.HashNoFile=NoFile
english.HashNotMatched=NotMatched
english.HashMatched=Matched
english.HashNull=Null

Last edited by Cesar82; 16-09-2022 at 08:46.
Reply With Quote
Sponsored Links