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 #1148 ] Product consomation : supplier order bad status
|
||||||
Fix: [ bug #1159 ] Commercial search "other" give p.note do not exists
|
Fix: [ bug #1159 ] Commercial search "other" give p.note do not exists
|
||||||
Fix: [ bug #1163 ] SQL Error when searching for supplier orders
|
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 *****
|
***** ChangeLog for 3.4.1 compared to 3.4.0 *****
|
||||||
Fix: Display buying price on line edit when no supplier price is defined
|
Fix: Display buying price on line edit when no supplier price is defined
|
||||||
|
|||||||
@ -256,6 +256,8 @@ Seconds=Seconds
|
|||||||
Today=Today
|
Today=Today
|
||||||
Yesterday=Yesterday
|
Yesterday=Yesterday
|
||||||
Tomorrow=Tomorrow
|
Tomorrow=Tomorrow
|
||||||
|
Morning=Morning
|
||||||
|
Afternoon=Afternoon
|
||||||
Quadri=Quadri
|
Quadri=Quadri
|
||||||
MonthOfDay=Month of the day
|
MonthOfDay=Month of the day
|
||||||
HourShort=H
|
HourShort=H
|
||||||
|
|||||||
@ -252,6 +252,8 @@ Seconds=Secondes
|
|||||||
Today=Aujourd'hui
|
Today=Aujourd'hui
|
||||||
Yesterday=Hier
|
Yesterday=Hier
|
||||||
Tomorrow=Demain
|
Tomorrow=Demain
|
||||||
|
Morning=Matin
|
||||||
|
Afternoon=Après-midi
|
||||||
Quadri=Trimestre
|
Quadri=Trimestre
|
||||||
MonthOfDay=Mois du jour
|
MonthOfDay=Mois du jour
|
||||||
HourShort=H
|
HourShort=H
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user