Fix: [ bug #1162 ] Traduction des mi-journées
This commit is contained in:
parent
395066519b
commit
8f1a553395
@ -14,6 +14,7 @@ Fix: [ bug #1145 ] Agenda button list type do not display
|
||||
Fix: [ bug #1148 ] Product consomation : supplier order bad status
|
||||
Fix: [ bug #1159 ] Commercial search "other" give p.note do not exists
|
||||
Fix: [ bug #1163 ] SQL Error when searching for supplier orders
|
||||
Fix: [ bug #1162 ] Traduction des mi-journées
|
||||
|
||||
***** ChangeLog for 3.4.1 compared to 3.4.0 *****
|
||||
Fix: Display buying price on line edit when no supplier price is defined
|
||||
|
||||
@ -256,6 +256,8 @@ Seconds=Seconds
|
||||
Today=Today
|
||||
Yesterday=Yesterday
|
||||
Tomorrow=Tomorrow
|
||||
Morning=Morning
|
||||
Afternoon=Afternoon
|
||||
Quadri=Quadri
|
||||
MonthOfDay=Month of the day
|
||||
HourShort=H
|
||||
|
||||
@ -252,6 +252,8 @@ Seconds=Secondes
|
||||
Today=Aujourd'hui
|
||||
Yesterday=Hier
|
||||
Tomorrow=Demain
|
||||
Morning=Matin
|
||||
Afternoon=Après-midi
|
||||
Quadri=Trimestre
|
||||
MonthOfDay=Mois du jour
|
||||
HourShort=H
|
||||
|
||||
Loading…
Reference in New Issue
Block a user