diff options
author | Karl Berry <karl@freefriends.org> | 2020-01-03 22:16:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-01-03 22:16:04 +0000 |
commit | aa819fa85d1c01a71332540c36dfb0c6c23577d2 (patch) | |
tree | 82f8e1fe078158addb9ec4614429aec761c1c104 /Master/texmf-dist/tex/latex/europecv/ecven.def | |
parent | 82b4ea140835f4a222bf33969065de43c75dd5a2 (diff) |
europecv (3jan20)
git-svn-id: svn://tug.org/texlive/trunk@53313 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/europecv/ecven.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/europecv/ecven.def | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/europecv/ecven.def b/Master/texmf-dist/tex/latex/europecv/ecven.def index 79a8457add5..a150899e6f2 100644 --- a/Master/texmf-dist/tex/latex/europecv/ecven.def +++ b/Master/texmf-dist/tex/latex/europecv/ecven.def @@ -1,11 +1,11 @@ %!TEX encoding = UTF-8 Unicode % -% Translation completed on 12/23/2019 +% Translation completed on 01/03/2020 \ProvidesFile{ecven.def}[europecv English definitions] % Personal information \def\ecv@infosectionkey{\ecv@utf{Personal information}} \def\ecv@datekey{\ecv@utf{Updated \\}} -\def\ecv@namekey{\ecv@utf{Surname / First name}} +\def\ecv@namekey{\ecv@utf{Name~/ Surname}} \def\ecv@addresskey{\ecv@utf{Address}} \def\ecv@telkey{\ecv@utf{Telephone}} \def\ecv@mobilekey{\ecv@utf{Mobile}} @@ -14,6 +14,7 @@ \def\ecv@emailkey{\ecv@utf{Personal Email}} \def\ecv@professionalkey{\ecv@utf{Professional Email}} \def\ecv@skypekey{\ecv@utf{Skype}} +\def\ecv@matrixriotkey{\ecv@utf{Matrix/Riot}} \def\ecv@youtubekey{\ecv@utf{YouTube}} \def\ecv@peckey{\ecv@utf{PEC}} \def\ecv@homepagekey{\ecv@utf{Home page}} @@ -34,7 +35,7 @@ \def\ecv@readkey{\ecv@utf{Reading}} \def\ecv@interactkey{\ecv@utf{Spoken interaction}} \def\ecv@productkey{\ecv@utf{Spoken production}} -\def\ecv@langfooterkey{\ecv@utf{Common European Framework of Reference (CEF) level}} +\def\ecv@langfooterkey{\ecv@utf{Common European Framework of Reference \ecv@upshape{(}CEF\ecv@upshape{)} level}} \def\ecv@cefbasickey{\ecv@utf{Basic user}} \def\ecv@cefindepkey{\ecv@utf{Independent user}} \def\ecv@cefprofkey{\ecv@utf{Proficient user}} |