Fix capitalization
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Cartridges\n"
|
"Project-Id-Version: Cartridges\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-04-05 10:13+0200\n"
|
"POT-Creation-Date: 2023-04-05 10:54+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@@ -446,7 +446,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: src/preferences.py:335
|
#: src/preferences.py:335
|
||||||
msgid ""
|
msgid ""
|
||||||
"An API Key is required to use SteamGridDB. You can generate one {}here{}."
|
"An API key is required to use SteamGridDB. You can generate one {}here{}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/utils/importer.py:42
|
#: src/utils/importer.py:42
|
||||||
|
|||||||
@@ -332,7 +332,7 @@ class PreferencesWindow(Adw.PreferencesWindow):
|
|||||||
|
|
||||||
self.sgdb_key_group.set_description(
|
self.sgdb_key_group.set_description(
|
||||||
_(
|
_(
|
||||||
"An API Key is required to use SteamGridDB. You can generate one {}here{}."
|
"An API key is required to use SteamGridDB. You can generate one {}here{}."
|
||||||
).format(
|
).format(
|
||||||
'<a href="https://www.steamgriddb.com/profile/preferences/api">', "</a>"
|
'<a href="https://www.steamgriddb.com/profile/preferences/api">', "</a>"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user