# German language errors in the portal

**URL:** https://community.ciphermail.com/t/german-language-errors-in-the-portal/812
**Category:** Gateway
**Created:** [January 3, 2023, 2:22pm UTC](https://community.ciphermail.com/t/german-language-errors-in-the-portal/812 "2023-01-03T14:22:01Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Sarah](https://avatars.discourse-cdn.com/v4/letter/s/9de053/32.png) [@Sarah](https://community.ciphermail.com/u/Sarah)
#### Post date: [January 3, 2023, 2:22pm UTC](https://community.ciphermail.com/t/german-language-errors-in-the-portal/812/1 "2023-01-03T14:22:01Z")

</div>

Hi,

I’ve noticed some language errors on the German PDF portal.  
I’m working for a German company and we’ve just started using Ciphermail for email PDF encryption with external recipients. So this looks a little unprofessional.  
Unfortunately there is no way of setting the default language to English.  
Would it be possible to fix the errors?  
I’d be happy to help with the correct translation since I’m a native German speaker.  
Many thanks in advance!

Sarah

---

<div class="post-metadata">

### Author: ![martijn](https://dub1.discourse-cdn.com/flex017/user_avatar/community.ciphermail.com/martijn/32/127_2.png) [@martijn](https://community.ciphermail.com/u/martijn)
#### Post date: [January 3, 2023, 2:37pm UTC](https://community.ciphermail.com/t/german-language-errors-in-the-portal/812/2 "2023-01-03T14:37:26Z")

</div>

Yes please post the correct translation.

---

<div class="post-metadata">

### Author: ![Sarah](https://avatars.discourse-cdn.com/v4/letter/s/9de053/32.png) [@Sarah](https://community.ciphermail.com/u/Sarah)
#### Post date: [January 3, 2023, 3:31pm UTC](https://community.ciphermail.com/t/german-language-errors-in-the-portal/812/3 "2023-01-03T15:31:57Z")

</div>

Thanks for the quick reply.  
Here’s the correct translation for the German password generator:

Die verschlüsselte PDF-Datei kann mit dem folgenden Verfahren geöffnet werden:

1. Kopieren Sie die “Password ID” aus der E-Mail (überspringen, falls bereits ausgefüllt)
2. Drücken Sie den “Passwort generieren” Button
3. Kopieren Sie das Passwort
4. Öffnen Sie die verschlüsselte PDF-Datei aus dem Anhang der E-Mail
5. Fügen Sie das generierte Passwort in das Passwortfeld des PDF-Programms ein

Password ID  
Kopieren Sie die “Password ID” aus der E-Mail in dieses Feld

PDF Passwort  
Das generierte Passwort wird hier angezeigt

Passwort generieren

Do you know when approximately the change will be released?  
Or would it be possible to get a demo version of this when it’s ready? 🙂

---

<div class="post-metadata">

### Author: ![tbahn](https://dub1.discourse-cdn.com/flex017/user_avatar/community.ciphermail.com/tbahn/32/141_2.png) [@tbahn](https://community.ciphermail.com/u/tbahn)
#### Post date: [January 4, 2023, 8:43am UTC](https://community.ciphermail.com/t/german-language-errors-in-the-portal/812/4 "2023-01-04T08:43:15Z")

</div>

One missing hyphen:  
2. Drücken Sie den “Passwort generieren”-Button

---

<div class="post-metadata">

### Author: ![martijn](https://dub1.discourse-cdn.com/flex017/user_avatar/community.ciphermail.com/martijn/32/127_2.png) [@martijn](https://community.ciphermail.com/u/martijn)
#### Post date: [January 5, 2023, 1:26pm UTC](https://community.ciphermail.com/t/german-language-errors-in-the-portal/812/5 "2023-01-05T13:26:48Z")

</div>

We do not have a date of the new release. However you can “patch” the language files by placing an override jar file in a specific directory. The language file inside the jar file (which is basically a zip file) will then override the stock language file.

Assuming you use the virtual appliance:

1. Copy [override.jar](https://community.ciphermail.com/uploads/short-url/xoBSwCU6h2IiaZVTnGRCja4OXVA.jar) (1.8 KB) to the virtual appliance (for example using WinSCP)
2. Copy override.jar to the portal.lib.d directory

```auto
$ sudo cp override.jar /usr/share/djigzo-web/lib/portal.lib.d/

```

3. Restart front-end

```auto
$ sudo systemctl restart ciphermail-gateway-frontend

```

---

<div class="post-metadata">

### Author: ![Sarah](https://avatars.discourse-cdn.com/v4/letter/s/9de053/32.png) [@Sarah](https://community.ciphermail.com/u/Sarah)
#### Post date: [January 5, 2023, 2:31pm UTC](https://community.ciphermail.com/t/german-language-errors-in-the-portal/812/6 "2023-01-05T14:31:50Z")

</div>

I’ve just installed the “patch” like you said and it worked.  
Thanks a lot for your quick help!
