ACE3/addons/common
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 Add ACE Flags (#6394) 2018-06-18 15:01:32 -05:00
dev Common func to run config tests (#5170) 2017-08-22 16:21:41 -05:00
functions Artillery rangletables (universal) (#6853) 2019-12-17 10:14:45 -06:00
scripts Log checkPBO errors to server log (#7210) 2019-10-04 19:56:25 -05:00
sounds rename core to common 2015-01-12 19:22:58 +01:00
UI Change ACE Hint preview (#6271) 2018-04-15 13:14:31 -05:00
$PBOPREFIX$ rename core to common 2015-01-12 19:22:58 +01:00
ACE_Settings.hpp French translation (#7298) 2019-12-19 11:08:31 -06:00
CfgEden.hpp Add 3den attribute to disable bft (#4452) 2016-09-24 21:46:03 +02:00
CfgEventHandlers.hpp ace_infoDisplayChanged will now trigger also for mods (#6422) 2018-07-13 12:19:58 -05:00
CfgLocationTypes.hpp Cleanup use of ACE_HashLocation (#4975) 2017-03-08 10:15:15 +01:00
CfgMagazines.hpp Fixed: ACE_Fake**** Was showing in arsenal. Fixes #670 2015-04-16 10:10:24 -07:00
CfgMoves.hpp cleaning up common 2015-03-24 20:28:44 +01:00
CfgSounds.hpp formating 2015-01-12 22:34:01 +01:00
CfgUIGrids.hpp Change ACE Hint preview (#6271) 2018-04-15 13:14:31 -05:00
CfgUnitInsignia.hpp Use new QPATHTOF and QPATHTOEF macros 2016-04-08 20:34:50 +02:00
CfgVehicles.hpp Add ACE Flags (#6394) 2018-06-18 15:01:32 -05:00
CfgVoice.hpp Changed all strings to macros (except external) 2015-05-27 19:04:25 +02:00
CfgWeapons.hpp Use CBA Misc Items (#5502) 2017-09-12 23:23:45 -05:00
CompassControl.hpp Add zeus-like compass control to common (#5860) 2017-12-07 21:51:57 +00:00
config.cpp Extension changes for Medical Rewrite and Linux compilation (#6909) 2019-09-28 23:03:55 +02:00
define.hpp Compatibility with newest mikro tools (#5442) 2017-08-22 12:53:58 -05:00
HintConfig.hpp Debugging tool to watch variables on main display (#4408) 2016-09-20 12:18:44 -05:00
init_handleModifierKey.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
initSettings.sqf allowFadeMusic setting 2018-01-02 14:57:19 +01:00
ProgressScreen.hpp Compatibility with newest mikro tools (#5442) 2017-08-22 12:53:58 -05:00
README.md Create README.md 2015-01-26 13:35:31 +01:00
RscInfoType.hpp Parachute - Fix "hide altimeter" setting (#6721) 2018-12-06 16:36:35 -06:00
script_component.hpp Remove outdated CBA Shared Version Display (#7172) 2019-09-06 21:57:54 +02:00
script_macros.hpp rename core to common 2015-01-12 19:22:58 +01:00
stringtable.xml French translation (#7298) 2019-12-19 11:08:31 -06:00
XEH_missionDisplayLoad.sqf remove deprecated code for 3.8.0 (#4457) 2016-09-24 22:31:10 +02:00
XEH_postInit.sqf Fix version comparison (CBA Settings transfer) (#7313) 2019-12-18 21:43:40 +01:00
XEH_preInit.sqf Add localUnits array and use that inside medical statemachines (#4836) 2019-02-26 23:28:16 -06:00
XEH_PREP.hpp Common - Network safe claim (#7258) 2019-12-07 15:18:50 -06:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_common

Common functions and systems used by other components.

Maintainers

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