mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-10 02:39:45 +02:00
Fix wrongly named resource entries
This commit is contained in:
parent
dc5f11469f
commit
dcb44f96c8
19 changed files with 33 additions and 33 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
usage.header=Generiere einen privaten Schlüssel
|
||||
armor=Schütze Ausgabe mit ASCII Armor
|
||||
user-id=Nutzer-ID, z.B.. "Alice <alice@example.com>"
|
||||
no-armor=Schütze Ausgabe mit ASCII Armor
|
||||
USERID[0..*]=Nutzer-ID, z.B.. "Alice <alice@example.com>"
|
||||
with-key-password.0=Passwort zum Schutz des privaten Schlüssels
|
||||
with-key-password.1=Ist ein INDIREKTER Datentyp (z.B.. Datei, Umgebungsvariable, Dateideskriptor...).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue