ACE3/addons/repair
Elgin675 bd0ecd7edf French translation (#7298)
* Cleaning and reorganizing of some stringtable files (WIP) :

- Duplicate entries have been removed, and the arrangement improved, to help future translators.
- Some ACE_Settings.hpp files have been modified because they were not up to date.
- Minor french translation correction.

* Added French translation and / or correction for :

- Weaponselect module,
- Weather module,
- Winddeflection module,
- Yardage450 module,
- Zeus module.

* Convert Tabs to Spaces

* Minor corrections ; arrangement improved for few stringtable.xml files.

* Improved French translation, and adjust fews settings.

- Nombreuses corrections mineures, en vérifiant chaque menu un à un, puis chaque
  option dans le jeu lui-même. Ca m'a permit de constater qu'il y a certaines
  absurdités, y compris en anglais, qui ont donc été retraduites dans toutes les
  langues, mais qui ne correspondent pas vraiment à l'option telle qu'implémentée.
  Par exemple, le système de réarmement dans Eden est traduit de manière très
  étrange.

- Modification du fichier "addons/overheating/ACE_Settings.hpp", afin de changer
  l'ordre du menu "ACE Surchauffe". En effet la case "activé" était tout en bas,
  aussi je l'ai mise tout en haut (comme c'est déjà le cas pour toutes les options).

- Modification du fichier "addons/finger/ACE_Settings.hpp", concernant le pointage
  du doigt ACE, afin d'y ajouter une description dans les réglages des addons.
  Il y en avait déjà une (peu utile) dans les paramètres des commandes, mais pas
  dans les options des addons, ce qui rend l'option peu explicite pour un débutant.

* Corrections mineures

* correction erreurs

* correction erreurs (nametags)

* correction erreurs et modules obsolètes (nametags)

* correction erreurs et modules obsolètes (common)

* Mise en commentaire d'éléments obsolètes

* correction key error

* Added Vdauphin suggestions :).

* French translation - Replaced "Faction" (faction) to "Camp" (side)

addons/captives/stringtable.xml
addons/switchunits/stringtable.xml
addons/zeus/stringtable.xml

* Minor correction of french Concertina_wire translation

* - (PabstMirror suggestions) Replace tabs by spaces, in addons/common/stringtable.xml
- (PabstMirror suggestions) Replace xml comments by french plain text, in addons/common/stringtable.xml

- Replace xml comments by french plain text, addons/explosives/stringtable.xml
- Replace xml comments by french plain text, addons/nametags/stringtable.xml

* Removed accented capital letters for objects in french translation :

Capital accented letters were a problem because they were not classified alphabetically.
Thus in Eden or in the arsenal, objects starting with a capital accented letter were systematically at the top of the list.

modified:   addons/chemlights/stringtable.xml
modified:   addons/huntir/stringtable.xml

* Correction of a typing error (french concertina_wire translation
2019-12-19 11:08:31 -06:00
..
data Fix Armake problems (#6697) 2018-11-29 11:18:22 +01:00
dev Repair - Handle changes to getAllHitPointsDamage (#6250) 2018-04-12 09:15:57 -05:00
functions Replace remaining lineIntersects with lineIntersectsSurfaces (#6898) 2019-12-07 14:58:21 -06:00
ui Change repair to use icon color not multiple files (#6318) 2018-05-31 18:11:16 -05:00
$PBOPREFIX$ add repair PBO 2015-03-10 18:05:56 +01:00
ACE_Repair.hpp Repair - Add settings to control item requirements for different actions (#7243) 2019-10-24 22:52:04 -04:00
ACE_Settings.hpp Repair - Add settings to control item requirements for different actions (#7243) 2019-10-24 22:52:04 -04:00
CfgActions.hpp Used macros, getVariable capitalization, removed start of file newlines, separated CfgActions 2015-08-16 16:45:46 +02:00
CfgEden.hpp Repair - Make eden attributes use config values as default (#6480) 2018-10-21 17:07:19 -05:00
CfgEventHandlers.hpp Refuel for non-AllVehicle objects (#5151) 2017-05-29 13:48:02 -05:00
CfgMoves.hpp Fix repair sound (#5706) 2017-11-29 13:36:48 -06:00
CfgVehicles.hpp Repair - fix string (#7251) 2019-10-28 19:18:26 -05:00
config.cpp editor icon, editor category, delete on death 2018-01-02 15:56:15 +01:00
initSettings.sqf Repair - Add settings to control item requirements for different actions (#7243) 2019-10-24 22:52:04 -04:00
README.md Cleanup for branch release, picked from #2366 2015-09-11 19:57:21 +02:00
script_component.hpp Change repair to use icon color not multiple files (#6318) 2018-05-31 18:11:16 -05:00
stringtable.xml French translation (#7298) 2019-12-19 11:08:31 -06:00
XEH_postInit.sqf revert a variable 2019-05-03 17:09:16 +02:00
XEH_preInit.sqf Logistics - Move to CBA settings and organize in subcategories (#6284) 2018-07-05 11:29:32 -05:00
XEH_PREP.hpp Change "Remove Wheel" Action's Color Based on Damage (#5415) 2017-08-10 13:32:55 +02:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_repair

Adds repair system.

Maintainers

The people responsible for merging changes to this component or answering potential questions.