From b93648e07146c6697251d26070c9b9d1a4237c9d Mon Sep 17 00:00:00 2001 From: Amaury astier Date: Thu, 4 May 2023 19:06:35 +0200 Subject: [PATCH 01/16] French translation --- .../SafetyWall/Localization/en-us.cfg | 27 ------------------- .../SafetyWall/Localization/fr-fr.cfg | 27 +++++++++++++++++++ 2 files changed, 27 insertions(+), 27 deletions(-) delete mode 100644 GameData/godarklight/SafetyWall/Localization/en-us.cfg create mode 100644 GameData/godarklight/SafetyWall/Localization/fr-fr.cfg diff --git a/GameData/godarklight/SafetyWall/Localization/en-us.cfg b/GameData/godarklight/SafetyWall/Localization/en-us.cfg deleted file mode 100644 index 8c59611..0000000 --- a/GameData/godarklight/SafetyWall/Localization/en-us.cfg +++ /dev/null @@ -1,27 +0,0 @@ -// en-us.cfg v1.0.0.0 -// SafetyWall (WALL) -// created: 01 Apr 2023 -// updated: - -// THIS FILE: -// SimpleBSD 2-Clause by zer0Kerbal -// generated by: [zer0Kerbal](https://github.com/zer0Kerbal) -// translated by [zer0Kerbal](https://github.com/zer0Kerbal) - -Localization -{ - en-us - { - // Addon specific - #WALL-name = SafetyWall - #WALL-abbv = WALL - #WALL-tags = safetywall wall - - // Code - #WALL-00 = SafetyWall <<1>> - #WALL-01 = Add to Wall - #WALL-02 = Remove last Wall - #WALL-03 = Make break - #WALL-04 = Finish - } -} diff --git a/GameData/godarklight/SafetyWall/Localization/fr-fr.cfg b/GameData/godarklight/SafetyWall/Localization/fr-fr.cfg new file mode 100644 index 0000000..a1cf1cb --- /dev/null +++ b/GameData/godarklight/SafetyWall/Localization/fr-fr.cfg @@ -0,0 +1,27 @@ +// fr-fr.cfg v1.0.0.0 +// SafetyWall (WALL) +// created: 04 May 2023 +// updated: + +// THIS FILE: +// SimpleBSD 2-Clause by zer0Kerbal +// generated by: [zer0Kerbal](https://github.com/zer0Kerbal) +// translated by [Icecoptere](https://github.com/Icecoptere) + +Localization +{ + fr-fr + { + // Addon specific + #WALL-name = MurdeSécurité + #WALL-abbv = MUR + #WALL-tags = mur MurDeSécurité + + // Code + #WALL-00 = MurdeSécurité <<1>> + #WALL-01 = Ajouter au mur + #WALL-02 = Supprimer dernier mur + #WALL-03 = Faire une pause + #WALL-04 = Terminer + } +} From fc3e579c809ba81e5e08916394db72935b35a9d3 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Mon, 8 May 2023 23:17:49 -0500 Subject: [PATCH 02/16] Discard changes to GameData/godarklight/SafetyWall/Localization/en-us.cfg --- .../SafetyWall/Localization/en-us.cfg | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 GameData/godarklight/SafetyWall/Localization/en-us.cfg diff --git a/GameData/godarklight/SafetyWall/Localization/en-us.cfg b/GameData/godarklight/SafetyWall/Localization/en-us.cfg new file mode 100644 index 0000000..8c59611 --- /dev/null +++ b/GameData/godarklight/SafetyWall/Localization/en-us.cfg @@ -0,0 +1,27 @@ +// en-us.cfg v1.0.0.0 +// SafetyWall (WALL) +// created: 01 Apr 2023 +// updated: + +// THIS FILE: +// SimpleBSD 2-Clause by zer0Kerbal +// generated by: [zer0Kerbal](https://github.com/zer0Kerbal) +// translated by [zer0Kerbal](https://github.com/zer0Kerbal) + +Localization +{ + en-us + { + // Addon specific + #WALL-name = SafetyWall + #WALL-abbv = WALL + #WALL-tags = safetywall wall + + // Code + #WALL-00 = SafetyWall <<1>> + #WALL-01 = Add to Wall + #WALL-02 = Remove last Wall + #WALL-03 = Make break + #WALL-04 = Finish + } +} From a4e803279ad0579675753541f0e1e3766818b27f Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 9 May 2023 00:08:50 -0500 Subject: [PATCH 03/16] Update changelog.md --- changelog.md | 41 +++++++++++++++++++++++++++++++++++++---- 1 file changed, 37 insertions(+), 4 deletions(-) diff --git a/changelog.md b/changelog.md index 46ed63f..3a8ed9a 100644 --- a/changelog.md +++ b/changelog.md @@ -10,6 +10,39 @@ | spacedock | (https://spacedock.info/mod/3000) | | ckan | SafetyWall | +## Version 1.3.1.0-release - `` edition + +* Released + * 08 May 2023 + * for Kerbal Space Program 1.12.5 + * by [zer0Kerbal](https://github.com/zer0Kerbal) + +### Change Summary + +* Localize + * French (Français) + * Merci beaucoup [Icecoptère](https://github.com/Icecoptere) + +### Localization 1.3.1.0 + +* Create + * French (Français) + * v1.0.0.0 + * Merci beaucoup [Icecoptère](https://github.com/Icecoptere) +* Update + * [Attribution.md] v1.1.1.0 + * [Localizations.md] v1.3.1.0 +* closes #21 - French (Français) +* updates #16 - Localization - Master + +### Issues + +* closes #14 - SafetyWall (WALL) 1.3.1.0-release `` edition +* closes #15 - 1.3.1.0 Additional Tasks +* closes #38 - duplicate + +--- + ## Version 1.3.0.0-release - `` edition * Released @@ -41,10 +74,10 @@ ### Localization 1.3.0.0 * Create - * [x] Localization/ - * [x] v1.0.0.0 - * [x] [readme.md] v2.1.2.0 - * [x] [quickstart.md] v1.0.1.1 + * Localization/ + * v1.0.0.0 + * [readme.md] v2.1.2.0 + * [quickstart.md] v1.0.1.1 * closes #17 - English * updates #16 - Localization - Master From d8afa3b91ec0c11f86454d91c2b1db5410147a1e Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 9 May 2023 00:08:51 -0500 Subject: [PATCH 04/16] Update Attributions.md --- docs/Attributions.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/Attributions.md b/docs/Attributions.md index 5d2a2e1..6f154d3 100644 --- a/docs/Attributions.md +++ b/docs/Attributions.md @@ -5,10 +5,10 @@ description: The Opening Credits, and the closing credits, plus the first of two tags: attributions,thank-you,directions,page,kerbal,ksp,zer0Kerbal,zedK ---
  • English English
  • +
  • French (Français) French (Français) - merci beaucoup Icecoptere
  • Additions and corrections welcome!
From b5ef99bf898c274f7de3729f87dc3d3994816fb0 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 9 May 2023 00:08:52 -0500 Subject: [PATCH 05/16] Update changelog.md --- docs/changelog.md | 41 +++++++++++++++++++++++++++++++++++++---- 1 file changed, 37 insertions(+), 4 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index cdbedf0..29e76b9 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -21,6 +21,39 @@ CC BY-ND 4.0 by zer0Kerbal --> | spacedock | (https://spacedock.info/mod/3000) | | ckan | SafetyWall | +## Version 1.3.1.0-release - `` edition + +* Released + * 08 May 2023 + * for Kerbal Space Program 1.12.5 + * by [zer0Kerbal](https://github.com/zer0Kerbal) + +### Change Summary + +* Localize + * French (Français) + * Merci beaucoup [Icecoptère](https://github.com/Icecoptere) + +### Localization 1.3.1.0 + +* Create + * French (Français) + * v1.0.0.0 + * Merci beaucoup [Icecoptère](https://github.com/Icecoptere) +* Update + * [Attribution.md] v1.1.1.0 + * [Localizations.md] v1.3.1.0 +* closes #21 - French (Français) +* updates #16 - Localization - Master + +### Issues + +* closes #14 - SafetyWall (WALL) 1.3.1.0-release `` edition +* closes #15 - 1.3.1.0 Additional Tasks +* closes #38 - duplicate + +--- + ## Version 1.3.0.0-release - `` edition * Released @@ -52,10 +85,10 @@ CC BY-ND 4.0 by zer0Kerbal --> ### Localization 1.3.0.0 * Create - * [x] Localization/ - * [x] v1.0.0.0 - * [x] [readme.md] v2.1.2.0 - * [x] [quickstart.md] v1.0.1.1 + * Localization/ + * v1.0.0.0 + * [readme.md] v2.1.2.0 + * [quickstart.md] v1.0.1.1 * closes #17 - English * updates #16 - Localization - Master From 28eae8c7c917294a8e44ea515e464875ef7db123 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 9 May 2023 00:08:53 -0500 Subject: [PATCH 06/16] Update Localizations.md --- docs/Localizations.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Localizations.md b/docs/Localizations.md index 4b0e49d..9e6e409 100644 --- a/docs/Localizations.md +++ b/docs/Localizations.md @@ -4,10 +4,10 @@ title: Localizations description: camera goes *click-click* tags: translations,localizations,languages,page,kerbal,ksp,zer0Kerbal,zedK --- - has been translated into the following languages: * ![English][EN] English +* ![Français][FR] French (Français) __These localizations for KSP and its DLC's are available through Steam:__ * ![Deutsch][DE] German (Deutsch) * ![Español][ES] Spanish (Español) -* ![Français][FR] French (Français) * ![Italiano][IT] Italian (Italiano) * ![日本語][JA] Japanese(日本語) * ![Português Brasil][BR] Brazilian Portuguese (Português Brasil) From 74082303291386933e22ab6de3c69a68b529d090 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 9 May 2023 00:08:53 -0500 Subject: [PATCH 07/16] Create 1.3.1.0.md --- docs/ReleaseNotes/1.3.1.0.md | 101 +++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 docs/ReleaseNotes/1.3.1.0.md diff --git a/docs/ReleaseNotes/1.3.1.0.md b/docs/ReleaseNotes/1.3.1.0.md new file mode 100644 index 0000000..489ed40 --- /dev/null +++ b/docs/ReleaseNotes/1.3.1.0.md @@ -0,0 +1,101 @@ +--- +permalink: /1.3.1.0.html +title: Release Notes v1.3.1.0 +description: Version Release Notes +tags: nyan-cat,release-notes,kerbal,ksp,zer0Kerbal,zedK +layout: page +--- + + +[![SafetyWall (WALL)][SHD:mod]][CRSFG:url] +[![KSP version][KSP:shd]][KSP:url] [![License][LIC:shd]][LIC:url] [![Pages][SHD:pgs]][pages] + +![Code][SHD:code] ![SafetyWall][SHD:dll] + +## Version 1.3.1.0-release - `` edition + +* Released + * 08 May 2023 + * for Kerbal Space Program 1.12.5 + * by [zer0Kerbal](https://github.com/zer0Kerbal) + +

+For best results - DO A CLEAN INSTALL; DELETE EXISTING INSTALLATION THEN RE-INSTALL

Download only from CurseForge

+ +## Change Summary + +* Localize + * French (Français) + * Merci beaucoup [Icecoptère](https://github.com/Icecoptere) + +## See More + +* [Pages][pages] for so much more (WIP) +* [ChangeLog][chlog] for more details of changes +* [Discussions][discu] or [forums][forum] for discussions and news +* [Known Issues][issue] for known issues and feature requests + +## Localization + +>* ![English][EN] English +>* ***your translation here*** +> +> HELP WANTED - See the [README in the Localization folder][lreadme] or the [Quickstart Guide][qstart] for instructions for adding or improving translations. [GitHub][GitHub:url] push is the best way to contribute. *Additions and corrections welcome!* + +
+

red box below is a link to forum post on how to get support

+ +

How to get support

+

Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date

+
+ +### How to support this and other great mods by [`zer0Kerbal`][zer0Kerbal] + +Comment, click, like, share, up-vote, subscribe + +[![Support][PAYPAL:img]][PAYPAL:url] [![Patreon][PATREON:img]][PATREON:url] + + + +[chlog]: https://raw.githubusercontent.com/zer0Kerbal/SafetyWall/master/changelog.md "Changelog" +[discu]: https://github.com/zer0Kerbal/SafetyWall/discussions/ "Discussions" +[forum]: https://forum.kerbalspaceprogram.com/index.php?/topic/207496-*/ "SafetyWall (WALL)" +[issue]: https://github.com/zer0Kerbal/SafetyWall/issues/ "Issue Tracker" +[pages]: https://zer0kerbal.github.io/SafetyWall/ "GitHub Pages" + + +[SHD:code]: https://img.shields.io/badge/CODE-%3C.NET%203.5%3E%20%3CC%23%205.0%3E-darkblue?style=plastic&labelColor=66ccff "Code" +[SHD:dll]: https://img.shields.io/badge/SafetyWall.dll%20-v1.3.0.17-orange.svg?style=plastic&labelColor=darkgreen "1.2.0.3" +[SHD:mod]: https://img.shields.io/badge/SafetyWall%20(WALL)%20-v1.3.1.0--release-BADA55.svg?style=plastic&labelColor=darkgreen "1.3.1.0-release" +[SHD:pgs]: https://img.shields.io/badge/GitHub-Pages-white?style=plastic&labelColor=9cf&logoColor=181717&logo=github/ "GitHub IO" + +[CRSFG:url]: https://www.curseforge.com/kerbal/ksp-mods/SafetyWall/files "Curseforge" +[GITHUB:url]: https://github.com/zer0Kerbal/SafetyWall/ "GitHub" + +[KSP:url]: http://kerbalspaceprogram.com/ "Kerbal Space Program" +[KSP:shd]: https://img.shields.io/badge/KSP-1.12.5-blue.svg?style=plastic&labelColor=black/ "Kerbal Space Program" + + +[LIC:url]: https://choosealicense.com/licenses/bsd-2-clause/ "SimpleBSD-2" +[LIC:shd]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/SafetyWall/master/json/license.json "SimpleBSD-2" + +[PAYPAL:img]: https://img.shields.io/badge/Buy%20me%20some%20-LFO-BADA55?style=for-the-badge&logo=paypal&labelColor=FFDD00 "PayPal" +[PAYPAL:url]: https://www.paypal.com/donate?hosted_button_id=DC22YHMEJREKL "PayPal" +[PATREON:img]: https://img.shields.io/badge/Patreon%20-Patreonize-FF424D?style=for-the-badge&logo=patreon "Patreon" +[PATREON:url]: https://www.patreon.com/zer0Kerbal/membership "Patreon" + +[PATREON:url]: https://www.patreon.com/zer0Kerbal/membership "Patreon" +[lreadme]: https://github.com/zer0Kerbal/zer0Kerbal/blob/master/Localization/readme.md "Localization Readme" +[qstart]: https://github.com/zer0Kerbal/zer0Kerbal/blob/master/Localization/quickstart.md "Quickstart" +[EN]: https://raw.githubusercontent.com/zer0Kerbal/zer0Kerbal/master/img/EN.png "English" + +[zer0Kerbal]: https://forum.kerbalspaceprogram.com/index.php?/profile/190933-*/ "zer0Kerbal" + + \ No newline at end of file From e2685b43d048dffbaa6070c9761d19cbf5e43adb Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 9 May 2023 00:08:54 -0500 Subject: [PATCH 08/16] Delete 1.3.0.0.htm --- GameData/godarklight/SafetyWall/1.3.0.0.htm | 111 -------------------- 1 file changed, 111 deletions(-) delete mode 100644 GameData/godarklight/SafetyWall/1.3.0.0.htm diff --git a/GameData/godarklight/SafetyWall/1.3.0.0.htm b/GameData/godarklight/SafetyWall/1.3.0.0.htm deleted file mode 100644 index 9b3ec7d..0000000 --- a/GameData/godarklight/SafetyWall/1.3.0.0.htm +++ /dev/null @@ -1,111 +0,0 @@ - - -

SafetyWall (WALL)
-KSP version License Pages

-

Code SafetyWall

-

Version -1.3.0.0-release - <Thank you godarklight> -edition

-
    -
  • Released -
      -
    • 01 Apr 2023
    • -
    • for Kerbal Space Program 1.12.5
    • -
    • by zer0Kerbal
    • -
  • -
-

-For best results - DO A CLEAN INSTALL; DELETE EXISTING INSTALLATION THEN RE-INSTALL

Download only from CurseForge

- -

Change Summary

-
    -
  • Recompiled -
      -
    • SafetyWall.dll v1.2.0.11 --> v1.3.0.17
    • -
  • -
  • Add flag
  • -
  • lint and update documentation
  • -
  • Localize -
      -
    • English (en-us.cfg)
    • -
  • -
-

See More

- -

Localization

-
-
    -
  • English English
  • -
  • your translation here
  • -
-

HELP WANTED - See the README in the Localization folder or the -Quickstart Guide for instructions for adding or -improving translations. GitHub push is the best way to contribute. -Additions and corrections welcome!

-
-
-

red box below is a link to forum post on how to get support

- -

How to get support

-

Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date

-
- -

How to -support this and other great mods by zer0Kerbal

-

Comment, click, like, share, up-vote, subscribe

-

Support Patreon

- - - - - - From 042fab71b66b200c7e5882c3fadc4cbb49df6852 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 9 May 2023 00:08:55 -0500 Subject: [PATCH 09/16] Create 1.3.1.0.htm --- GameData/godarklight/SafetyWall/1.3.1.0.htm | 108 ++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 GameData/godarklight/SafetyWall/1.3.1.0.htm diff --git a/GameData/godarklight/SafetyWall/1.3.1.0.htm b/GameData/godarklight/SafetyWall/1.3.1.0.htm new file mode 100644 index 0000000..a0b3f37 --- /dev/null +++ b/GameData/godarklight/SafetyWall/1.3.1.0.htm @@ -0,0 +1,108 @@ + + +

SafetyWall (WALL)
+KSP version License Pages

+

Code SafetyWall

+

Version +1.3.1.0-release - <Merci beaucoup Icecoptère> +edition

+
    +
  • Released +
      +
    • 08 May 2023
    • +
    • for Kerbal Space Program 1.12.5
    • +
    • by zer0Kerbal
    • +
  • +
+

+For best results - DO A CLEAN INSTALL; DELETE EXISTING INSTALLATION THEN RE-INSTALL

Download only from CurseForge

+ +

Change Summary

+
    +
  • Localize +
  • +
+

See More

+ +

Localization

+
+
    +
  • English English
  • +
  • your translation here
  • +
+

HELP WANTED - See the README in the Localization folder or the +Quickstart Guide for instructions for adding or +improving translations. GitHub push is the best way to contribute. +Additions and corrections welcome!

+
+
+

red box below is a link to forum post on how to get support

+ +

How to get support

+

Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date

+
+ +

How to +support this and other great mods by zer0Kerbal

+

Comment, click, like, share, up-vote, subscribe

+

Support Patreon

+ + + + + + From 28ed5f671b9e8af09a57210ef4ff8a0c8ea06788 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 9 May 2023 00:08:56 -0500 Subject: [PATCH 10/16] Update Attributions.htm --- GameData/godarklight/SafetyWall/Attributions.htm | 1 + 1 file changed, 1 insertion(+) diff --git a/GameData/godarklight/SafetyWall/Attributions.htm b/GameData/godarklight/SafetyWall/Attributions.htm index 3115407..8506cd2 100644 --- a/GameData/godarklight/SafetyWall/Attributions.htm +++ b/GameData/godarklight/SafetyWall/Attributions.htm @@ -33,6 +33,7 @@

Contract(s)

Translations

  • English English
  • +
  • French (Français) French (Français) - merci beaucoup Icecoptere
  • Additions and corrections welcome!
From dda9e0ee6f4ab8a1ae26a0383b3fd1026767b89a Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 9 May 2023 00:08:56 -0500 Subject: [PATCH 11/16] Update changelog.md --- GameData/godarklight/SafetyWall/changelog.md | 41 ++++++++++++++++++-- 1 file changed, 37 insertions(+), 4 deletions(-) diff --git a/GameData/godarklight/SafetyWall/changelog.md b/GameData/godarklight/SafetyWall/changelog.md index 46ed63f..3a8ed9a 100644 --- a/GameData/godarklight/SafetyWall/changelog.md +++ b/GameData/godarklight/SafetyWall/changelog.md @@ -10,6 +10,39 @@ | spacedock | (https://spacedock.info/mod/3000) | | ckan | SafetyWall | +## Version 1.3.1.0-release - `` edition + +* Released + * 08 May 2023 + * for Kerbal Space Program 1.12.5 + * by [zer0Kerbal](https://github.com/zer0Kerbal) + +### Change Summary + +* Localize + * French (Français) + * Merci beaucoup [Icecoptère](https://github.com/Icecoptere) + +### Localization 1.3.1.0 + +* Create + * French (Français) + * v1.0.0.0 + * Merci beaucoup [Icecoptère](https://github.com/Icecoptere) +* Update + * [Attribution.md] v1.1.1.0 + * [Localizations.md] v1.3.1.0 +* closes #21 - French (Français) +* updates #16 - Localization - Master + +### Issues + +* closes #14 - SafetyWall (WALL) 1.3.1.0-release `` edition +* closes #15 - 1.3.1.0 Additional Tasks +* closes #38 - duplicate + +--- + ## Version 1.3.0.0-release - `` edition * Released @@ -41,10 +74,10 @@ ### Localization 1.3.0.0 * Create - * [x] Localization/ - * [x] v1.0.0.0 - * [x] [readme.md] v2.1.2.0 - * [x] [quickstart.md] v1.0.1.1 + * Localization/ + * v1.0.0.0 + * [readme.md] v2.1.2.0 + * [quickstart.md] v1.0.1.1 * closes #17 - English * updates #16 - Localization - Master From adb5b56ab632948cb2990b78c28ac5e6ecfc0781 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 9 May 2023 00:08:57 -0500 Subject: [PATCH 12/16] Update fr-fr.cfg --- GameData/godarklight/SafetyWall/Localization/fr-fr.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GameData/godarklight/SafetyWall/Localization/fr-fr.cfg b/GameData/godarklight/SafetyWall/Localization/fr-fr.cfg index a1cf1cb..f04cfcd 100644 --- a/GameData/godarklight/SafetyWall/Localization/fr-fr.cfg +++ b/GameData/godarklight/SafetyWall/Localization/fr-fr.cfg @@ -4,7 +4,7 @@ // updated: // THIS FILE: -// SimpleBSD 2-Clause by zer0Kerbal +// SimpleBSD 2-Clause by Icecoptere, zer0Kerbal // generated by: [zer0Kerbal](https://github.com/zer0Kerbal) // translated by [Icecoptere](https://github.com/Icecoptere) @@ -24,4 +24,4 @@ Localization #WALL-03 = Faire une pause #WALL-04 = Terminer } -} +} \ No newline at end of file From 608dade8bd9cf4ac4bf089e5f56d6e2e4254716a Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 9 May 2023 00:08:58 -0500 Subject: [PATCH 13/16] Update SafetyWall.version --- GameData/godarklight/SafetyWall/SafetyWall.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameData/godarklight/SafetyWall/SafetyWall.version b/GameData/godarklight/SafetyWall/SafetyWall.version index eef40af..722716b 100644 --- a/GameData/godarklight/SafetyWall/SafetyWall.version +++ b/GameData/godarklight/SafetyWall/SafetyWall.version @@ -13,7 +13,7 @@ { "MAJOR" : 1, "MINOR" : 3, - "PATCH" : 0, + "PATCH" : 1, "BUILD" : 0 }, "KSP_VERSION" : From b376e32efad83b033a5c533d86a2d1b49c553799 Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 9 May 2023 00:08:58 -0500 Subject: [PATCH 14/16] Update code.json --- json/code.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/code.json b/json/code.json index c6996e6..00caa10 100644 --- a/json/code.json +++ b/json/code.json @@ -2,7 +2,7 @@ "schemaVersion": 1, "label": "Code", "labelColor": "66ccff", - "message": "<.NET 3.5 C# 5.0> ", + "message": "<.NET 3.5> < C# 5.0>", "color": "darkblue", "style": "plastic" } From f1cc496eaec379225dc667be85624ffe1504943a Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 9 May 2023 00:08:59 -0500 Subject: [PATCH 15/16] Update mod.json --- json/mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/mod.json b/json/mod.json index 7a5ef83..e8b5844 100644 --- a/json/mod.json +++ b/json/mod.json @@ -2,7 +2,7 @@ "schemaVersion": 1, "label": "Safety Wall", "labelColor": "BADA55", - "message": "1.3.0.0", + "message": "1.3.1.0", "color": "darkgreen", "style": "plastic" } From d5c4ed3f5364cbb219561e1aaa41cc4b242758de Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Tue, 9 May 2023 00:09:00 -0500 Subject: [PATCH 16/16] Update SafetyWall.version --- SafetyWall.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SafetyWall.version b/SafetyWall.version index eef40af..722716b 100644 --- a/SafetyWall.version +++ b/SafetyWall.version @@ -13,7 +13,7 @@ { "MAJOR" : 1, "MINOR" : 3, - "PATCH" : 0, + "PATCH" : 1, "BUILD" : 0 }, "KSP_VERSION" :