diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2015-07-29 16:08:08 +1200 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2015-07-29 16:08:08 +1200 |
commit | 1e0f0b2d38f15f3bac670319f52c2925cdaecc3c (patch) | |
tree | 628e2fe0afd867f81c8360e443b453bf08f0f8f8 /web/l10n/fr.js | |
parent | c534819d12b984e845f41a95efa3f0ef7b6ebbe6 (diff) | |
download | trackermap-server-1e0f0b2d38f15f3bac670319f52c2925cdaecc3c.tar.gz trackermap-server-1e0f0b2d38f15f3bac670319f52c2925cdaecc3c.tar.bz2 trackermap-server-1e0f0b2d38f15f3bac670319f52c2925cdaecc3c.zip |
Rename some commands
Diffstat (limited to 'web/l10n/fr.js')
-rw-r--r-- | web/l10n/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/l10n/fr.js b/web/l10n/fr.js index 1061aa974..71b6965a8 100644 --- a/web/l10n/fr.js +++ b/web/l10n/fr.js @@ -77,8 +77,8 @@ var strings = { command_title: 'Command (*)', command_send: 'Send (*)', command_type: 'Type (*)', + command_position_periodic: 'Position Fix (*)', command_position_stop: 'Position Stop (*)', - command_position_fix: 'Position Fix (*)', command_engine_stop: 'Engine Stop (*)', command_engine_resume: 'Engine Resume (*)', command_frequency: 'Frequency (*)', |