Ignore:
Timestamp:
07/03/12 14:52:59 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Changed the way the altitude clashes are handled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/i18n.py

    r270 r272  
    995995        self.add("callouts_altitude_clash_sec",
    996996                 "Shall I set the altitude nevertheless? If so, "
    997                  "both callouts will be played when reaching the altitude "
    998                  "simultaneously.")
     997                 "the other callout with the same altitude will be "
     998                 "removed.")
    999999
    10001000#------------------------------------------------------------------------------
     
    18751875        self.add("callouts_altitude_clash_sec",
    18761876                 "Ennek ellenére beállítsam a megadott magasságoz? Ha "
    1877                  "így teszek, mindkét bemondást egyidejűleg le fogja "
    1878                  "játszani a program a magasság elérésekor.")
     1877                 "így teszek, a másik bemondást egyúttal törlöm.")
    18791878
    18801879#------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.