Skip to content

Commit

Permalink
Apply 2 suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: jonpas <[email protected]>
  • Loading branch information
mrschick and jonpas authored Sep 25, 2023
1 parent 4397352 commit 6bf5cc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion addons/sys_rack/fnc_getRackLetterFromRadio.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* 0: Radio ID <STRING>
*
* Return Value:
* letter on work knob corresponding to the rack, or "" if radio is not a rack <STRING>
* Letter on Work knob corresponding to the rack, or "" if radio is not in a rack <STRING>
*
* Example:
* ["ACRE_PRC152_ID_1"] call acre_sys_rack_fnc_getRackLetterFromRadio
Expand Down
2 changes: 1 addition & 1 deletion addons/sys_rack/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<Turkish>Kullan</Turkish>
</Key>
<Key ID="STR_ACRE_sys_rack_useIntercomRadio">
<English>Use via Intercom (Work-Knob to %1)</English>
<English>Use via Intercom (WK: %1)</English>
<German>Durch Intercom verwenden (Work-Knob auf %1 stellen)</German>
<Italian>Usa tramite l'intercom (manopola Work su %1)</Italian>
</Key>
Expand Down

0 comments on commit 6bf5cc9

Please sign in to comment.