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/en.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/en.po')
-rw-r--r-- | main/po/en.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/po/en.po b/main/po/en.po index 96bdf526..0e151e39 100644 --- a/main/po/en.po +++ b/main/po/en.po @@ -1025,7 +1025,7 @@ msgid "Check spelling" msgstr "" #: main/data/im.dino.Dino.appdata.xml.in:7 -msgid "Modern XMPP Chat Client" +msgid "Modern XMPP chat client" msgstr "" #: main/data/im.dino.Dino.appdata.xml.in:9 |