Javelin Localiztion

This commit is contained in:
PabstMirror 2015-04-12 22:45:55 -05:00
parent 36b92b3d44
commit 7719da2f66
2 changed files with 3 additions and 3 deletions

View File

@ -27,4 +27,4 @@
[ACE_player] call FUNC(cycleFireMode);
false
},
[15, [false, true, false]], false] call cba_fnc_addKeybind; //Shift+Tab Key
[15, [false, true, false]], false] call cba_fnc_addKeybind; //Ctrl+Tab Key

View File

@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<Project name="ACE">
<Package name="WEP_JAVELIN">
<Key ID="STR_ACE_WEP_JAVELIN_LockTarget">
<Key ID="STR_ACE_JAVELIN_LockTarget">
<English>Lock Target (Hold)</English>
<German>Ziel aufschalten</German>
<Russian>Захватить цель (удерживать)</Russian>
<Czech>Zamknout cíl(držet)</Czech>
</Key>
<Key ID="STR_ACE_WEP_JAVELIN_CycleFireMode">
<Key ID="STR_ACE_JAVELIN_CycleFireMode">
<English>Cycle Fire Mode</English>
<German>Wechsle Feuermodus</German>
<Russian>Переключение режимов огня</Russian>