mirror of
https://gitlab.kit.edu/uskyk/typicalc.git
synced 2024-11-08 18:30:42 +00:00
highlight 'highlighted'
This commit is contained in:
parent
3acdc46bef
commit
22adbfe1c6
@ -113,9 +113,9 @@ root.absLetLatex=\
|
||||
\\end{prooftree}
|
||||
|
||||
root.infinite_type = Der eingegebene Term ist nicht typisierbar: \
|
||||
Durch den hervorgehobenen Constraint würde sich ein unendlicher Typ ergeben!
|
||||
Durch den {\\color{#f00}hervorgehobenen} Constraint würde sich ein unendlicher Typ ergeben!
|
||||
root.different_types = Der eingegebene Term ist nicht typisierbar: \
|
||||
In dem hervorgehobenen Constraint werden zwei unvereinbare Typen gleichgesetzt!
|
||||
In dem {\\color{#f00}hervorgehobenen} Constraint werden zwei unvereinbare Typen gleichgesetzt!
|
||||
|
||||
share.heading=Teilen
|
||||
share.url.label=URL
|
||||
|
@ -106,9 +106,9 @@ root.absLetLatex=\
|
||||
\\end{prooftree}
|
||||
|
||||
root.infinite_type = The entered term cannot be typed: \
|
||||
The highlighted constraint would cause an infinite type!
|
||||
The {\\color{#f00}highlighted} constraint would cause an infinite type!
|
||||
root.different_types = The entered term cannot be typed: \
|
||||
The highlighted constraint contains two incompatible types!
|
||||
The {\\color{#f00}highlighted} constraint contains two incompatible types!
|
||||
|
||||
share.heading=Share
|
||||
share.url.label=URL
|
||||
|
Loading…
Reference in New Issue
Block a user