tiny lang. changes

This commit is contained in:
6543 2019-09-03 16:55:51 +02:00
parent f23c4074f3
commit 1ce1278095
No known key found for this signature in database
GPG Key ID: A1CA74D27FD13271
1 changed files with 2 additions and 2 deletions

View File

@ -87,10 +87,10 @@
<string name="orgNameErrorEmpty">Organisationsname ist leer</string>
<string name="orgNameErrorInvalid">Organisationsname ist nicht gültig, [a&#8211;z A&#8211;Z 0&#8211;9 &#8211; _]</string>
<string name="orgDescError"> Die Organisationsbeschreibung überschreitet die maximale Anzahl von 255 Zeichen</string>
<string name="orgDescError">Organisationsbeschreibung überschreitet maximale Anzahl von 255 Zeichen</string>
<string name="orgCreated">Organisation erfolgreich erstellt!</string>
<string name="orgCreatedError">Etwas ist schief gelaufen. Bitte versuche es erneut</string>
<string name="orgExistsError">Organization already exists</string>
<string name="orgExistsError">Organisation existiert bereits</string>
<string name="processingText">wird bearbeitet</string>
<string name="search">Suche</string>