7 Apr
2010
7 Apr
'10
1:23 p.m.
Vianney le Clément wrote:
I'm trying to find a French equivalent for back/cutspace... any idea?
mult-def.lua holds the database of translations of keywords. This database is used to create the mult-xx files for context mkii. In there you will find: ["backspace"]={ ["cs"]="odsazenizleva", ["de"]="rumpfweite", ["en"]="backspace", ["fr"]="retourarriere", ["it"]="spaziodietro", ["nl"]="rugwit", ["pe"]="", ["ro"]="spatiuspate", }, ["cutspace"]={ ["cs"]="cutspace", ["de"]="cutspace", ["en"]="cutspace", ["fr"]="cutspace", ["it"]="cutspace", ["nl"]="snijwit", ["pe"]="", ["ro"]="cutspace", }, Best wishes, Taco