diff options
author | Marvin W <git@larma.de> | 2024-05-09 16:06:32 +0200 |
---|---|---|
committer | Marvin W <git@larma.de> | 2024-05-09 16:06:32 +0200 |
commit | 8be4f02723fc131d9275c1b70831f53ff4630a1a (patch) | |
tree | cab5331006c87d18d8074bd0302777680645057e /main/po/de.po | |
parent | 6eeac8a5a17e8270ef68ee47ea1225602da0cc6f (diff) | |
download | dino-8be4f02723fc131d9275c1b70831f53ff4630a1a.tar.gz dino-8be4f02723fc131d9275c1b70831f53ff4630a1a.zip |
AppData/DOAP: Use sentence case for summary.
The suggestion is to not use title case which we did before.
Diffstat (limited to 'main/po/de.po')
-rw-r--r-- | main/po/de.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/po/de.po b/main/po/de.po index 4dc48850..50e5e409 100644 --- a/main/po/de.po +++ b/main/po/de.po @@ -1033,7 +1033,7 @@ msgid "Check spelling" msgstr "Rechtschreibung prüfen" #: main/data/im.dino.Dino.appdata.xml.in:7 -msgid "Modern XMPP Chat Client" +msgid "Modern XMPP chat client" msgstr "Modernes XMPP-Chat-Programm" #: main/data/im.dino.Dino.appdata.xml.in:9 |