Changeset 495 in tmcsimulator for branches/SVNtutorial/PizzaOrderIntl


Ignore:
Timestamp:
10/28/2019 03:49:56 PM (7 years ago)
Author:
sdanthin
Message:

Labels_fr.properties was added to support the french language

File:
1 copied

Legend:

Unmodified
Added
Removed
  • branches/SVNtutorial/PizzaOrderIntl/src/resources/Labels_fr.properties

    r481 r495  
    1 # This is the default Labels.properties file 
    2 label1 = Toppings 
    3 choice1 = Onions 
    4 choice2 = Mushrooms 
    5 choice3 = Peppers 
     1# This is the french Labels.properties file 
     2 
     3label1 = Garnitures 
     4choice1 = Oignons 
     5choice2 = Champignons 
     6choice3 = Poivrons 
    67choice4 = Olives 
    7 choice5 = Tomatoes 
     8choice5 = Tomates 
    89choice6 = Pepperoni 
    9 button1 = Submit 
    10 message1 = You ordered a pizza with these toppings: 
     10button1 = Acceptez 
     11message1 = Vous avez command\u00e9 une pizza avec ces garnitures: 
Note: See TracChangeset for help on using the changeset viewer.