diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-12 21:41:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-12 21:41:36 +0000 |
commit | 2cd9698e5b60d9707958452fdf16a5f990fd33c7 (patch) | |
tree | 413ec0f2133aab0911cbb34a56acecc07b5f3381 /Master/texmf-dist/tex/latex/europecv | |
parent | 4f2e7f32931579ae77c5a570dd426b315f018f66 (diff) |
europecv (12oct18)
git-svn-id: svn://tug.org/texlive/trunk@48893 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/europecv')
-rw-r--r-- | Master/texmf-dist/tex/latex/europecv/ecvde.def | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/europecv/ecvde.def b/Master/texmf-dist/tex/latex/europecv/ecvde.def index 6d53f0231e5..15104c28f98 100644 --- a/Master/texmf-dist/tex/latex/europecv/ecvde.def +++ b/Master/texmf-dist/tex/latex/europecv/ecvde.def @@ -1,18 +1,18 @@ %!TEX encoding = UTF-8 Unicode % -% Translation completed on 2018/07/13 +% Translation completed on 2018/10/12 \ProvidesFile{ecvde.def}[europecv German definitions] % Personal information \def\ecv@infosectionkey{\ecv@utf{Angaben zur Person}} -\def\ecv@date{\ecv@utf{Aktualisiert auf \today}} +\def\ecv@date{\ecv@utf{Aktualisiert am \today}} \def\ecv@namekey{\ecv@utf{Nachname(n) / Vorname(n)}} \def\ecv@addresskey{\ecv@utf{Adresse(n)}} \def\ecv@telkey{\ecv@utf{Telefon}} \def\ecv@mobilekey{\ecv@utf{Mobil}} \def\ecv@faxkey{\ecv@utf{Fax}} \def\ecv@officekey{\ecv@utf{Büro}} -\def\ecv@emailkey{\ecv@utf{E-mail}} -\def\ecv@professionalkey{\ecv@utf{Arbeit E-Mail}} +\def\ecv@emailkey{\ecv@utf{E-Mail}} +\def\ecv@professionalkey{\ecv@utf{E-Mail (gesch\"aftlich)}} \def\ecv@skypekey{\ecv@utf{Skype}} \def\ecv@peckey{\ecv@utf{PEC}} \def\ecv@nationalitykey{\ecv@utf{Staatsangeh\"origkeit(en)}} |