mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
fr-FR language updated
This commit is contained in:
parent
34a2261162
commit
754664eda9
6 changed files with 100 additions and 13 deletions
|
|
@ -118,6 +118,8 @@
|
|||
<sys:String x:Key="ConfigProfileWindow_TestErrorTitle">Erreur du test de l'action</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_TestErrorLabel">Une erreur s'est produite lors de la tentative de test du profil de configuration.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_TestEnabledErrorLabel">Le profil n'est pas activé et ne peut pas être testé.</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigProfileWindow_TestAlertMessage">Test '{0}' Type d'alerte Message pour le nom du profil '{1}'</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Version Feed Window -->
|
||||
|
|
|
|||
|
|
@ -5,7 +5,30 @@
|
|||
<title>Discord Plugin Version Feed</title>
|
||||
<subtitle>This is the Discord Plugin release version feed.</subtitle>
|
||||
<link href="" />
|
||||
<updated>2021-12-20T00:00:00Z</updated>
|
||||
<updated>2022-01-15T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:91438110-415C-4B88-9637-DB107AEE4546</id>
|
||||
<title>1.0.21 (1.0.21.1)</title>
|
||||
<summary>1.0.21.1</summary>
|
||||
<link href="" />
|
||||
<updated>2022-01-15T00:00:00Z</updated>
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||
<p>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>fr-FR Translation file updated.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:F8987FDF-7A69-4E03-99D8-E04ADFFFF0BB</id>
|
||||
|
|
|
|||
|
|
@ -5,21 +5,21 @@
|
|||
<title>Discord Plugin Version Feed</title>
|
||||
<subtitle>This is the Discord Plugin beta version feed.</subtitle>
|
||||
<link href="" />
|
||||
<updated>2021-12-20T00:00:00Z</updated>
|
||||
<updated>2022-01-15T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:F8987FDF-7A69-4E03-99D8-E04ADFFFF0BB</id>
|
||||
<title>1.0.20 (1.0.20.1)</title>
|
||||
<summary>1.0.20.1</summary>
|
||||
<id>urn:uuid:91438110-415C-4B88-9637-DB107AEE4546</id>
|
||||
<title>1.0.21 (1.0.21.1)</title>
|
||||
<summary>1.0.21.1</summary>
|
||||
<link href="" />
|
||||
<updated>2021-12-20T00:00:00Z</updated>
|
||||
<updated>2022-01-15T00:00:00Z</updated>
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||
<p>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Additional changes to config loading to prevent blanking the config file.</li>
|
||||
<li>fr-FR Translation file updated.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue