Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@
<Str Cat="Text">
<Val><![CDATA[Failed to get azure storage account with name %s.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Échec de lobtention du compte de stockage Azure nommé %s.]]></Val>
<Val><![CDATA[Échec de l'obtention du compte de stockage Azure nommé %s.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down
Loading