Skip to content

Commit 8b54d8c

Browse files
committed
fix: Improved labels
1 parent e0a59fb commit 8b54d8c

File tree

6 files changed

+32
-28
lines changed

6 files changed

+32
-28
lines changed

djangocms_alias/filters.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def choices(self, changelist):
8181

8282

8383
class UsedFilter(admin.SimpleListFilter):
84-
title = _("Used in Alias Plugin")
84+
title = _("Usage in Alias Plugin")
8585
parameter_name = "used"
8686

8787
def lookups(self, request, model_admin):
4 Bytes
Binary file not shown.

djangocms_alias/locale/de/LC_MESSAGES/django.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: PACKAGE VERSION\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-08-26 08:10+0200\n"
14+
"POT-Creation-Date: 2025-08-26 08:14+0200\n"
1515
"PO-Revision-Date: 2023-01-10 21:21+0000\n"
1616
"Last-Translator: Fabian Braun <[email protected]>, 2025\n"
1717
"Language-Team: German (https://app.transifex.com/divio/teams/58664/de/)\n"
@@ -25,7 +25,7 @@ msgstr ""
2525
msgid "<i>Missing language</i>"
2626
msgstr "<i>Fehlende Sprache</i>"
2727

28-
#: admin.py:89 filters.py:88
28+
#: admin.py:89 filters.py:89
2929
msgid "Used"
3030
msgstr "In Verwendung"
3131

@@ -130,7 +130,7 @@ msgstr "Neue Alias-Kategorie erstellen"
130130
msgid "Site"
131131
msgstr "Site"
132132

133-
#: filters.py:37 filters.py:73 filters.py:104
133+
#: filters.py:37 filters.py:73 filters.py:105
134134
msgid "All"
135135
msgstr "Alle"
136136

@@ -142,11 +142,11 @@ msgstr "Kein Site"
142142
msgid "Category"
143143
msgstr "Kategorie"
144144

145-
#: filters.py:83
146-
msgid "Used in Alias Plugin"
147-
msgstr "In Alias-Baustein verwendet"
145+
#: filters.py:84
146+
msgid "Usage in Alias Plugin"
147+
msgstr "Verwendung in Alias-Bausteinen"
148148

149-
#: filters.py:89
149+
#: filters.py:90
150150
msgid "Unused"
151151
msgstr "Nicht in Verwendung"
152152

djangocms_alias/locale/en/LC_MESSAGES/django.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-08-26 08:10+0200\n"
11+
"POT-Creation-Date: 2025-08-26 08:14+0200\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -22,7 +22,7 @@ msgstr ""
2222
msgid "<i>Missing language</i>"
2323
msgstr ""
2424

25-
#: admin.py:89 filters.py:88
25+
#: admin.py:89 filters.py:89
2626
msgid "Used"
2727
msgstr ""
2828

@@ -125,7 +125,7 @@ msgstr ""
125125
msgid "Site"
126126
msgstr ""
127127

128-
#: filters.py:37 filters.py:73 filters.py:104
128+
#: filters.py:37 filters.py:73 filters.py:105
129129
msgid "All"
130130
msgstr ""
131131

@@ -137,11 +137,11 @@ msgstr ""
137137
msgid "Category"
138138
msgstr ""
139139

140-
#: filters.py:83
141-
msgid "Used in Alias Plugin"
140+
#: filters.py:84
141+
msgid "Usage in Alias Plugin"
142142
msgstr ""
143143

144-
#: filters.py:89
144+
#: filters.py:90
145145
msgid "Unused"
146146
msgstr ""
147147

djangocms_alias/locale/nl/LC_MESSAGES/django.po

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: PACKAGE VERSION\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-08-26 08:10+0200\n"
15+
"POT-Creation-Date: 2025-08-26 08:14+0200\n"
1616
"PO-Revision-Date: 2023-01-10 21:21+0000\n"
1717
"Last-Translator: Stefan van den Eertwegh <[email protected]>, 2023\n"
1818
"Language-Team: Dutch (https://app.transifex.com/divio/teams/58664/nl/)\n"
@@ -26,7 +26,7 @@ msgstr ""
2626
msgid "<i>Missing language</i>"
2727
msgstr "<i>Ontbrekende taal </i>"
2828

29-
#: admin.py:89 filters.py:88
29+
#: admin.py:89 filters.py:89
3030
msgid "Used"
3131
msgstr ""
3232

@@ -129,7 +129,7 @@ msgstr "Maak een nieuwe alias categorie"
129129
msgid "Site"
130130
msgstr "Site"
131131

132-
#: filters.py:37 filters.py:73 filters.py:104
132+
#: filters.py:37 filters.py:73 filters.py:105
133133
msgid "All"
134134
msgstr "Alles"
135135

@@ -141,11 +141,13 @@ msgstr "Geen site"
141141
msgid "Category"
142142
msgstr "Categorie"
143143

144-
#: filters.py:83
145-
msgid "Used in Alias Plugin"
146-
msgstr ""
144+
#: filters.py:84
145+
#, fuzzy
146+
#| msgid "Usage of alias"
147+
msgid "Usage in Alias Plugin"
148+
msgstr "Alias verbruik"
147149

148-
#: filters.py:89
150+
#: filters.py:90
149151
msgid "Unused"
150152
msgstr ""
151153

djangocms_alias/locale/sq/LC_MESSAGES/django.po

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: PACKAGE VERSION\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-08-26 08:10+0200\n"
14+
"POT-Creation-Date: 2025-08-26 08:14+0200\n"
1515
"PO-Revision-Date: 2023-01-10 21:21+0000\n"
1616
"Last-Translator: Besnik Bleta <[email protected]>, 2025\n"
1717
"Language-Team: Albanian (https://app.transifex.com/divio/teams/58664/sq/)\n"
@@ -25,7 +25,7 @@ msgstr ""
2525
msgid "<i>Missing language</i>"
2626
msgstr "<i>Gjuhë që mungon</i>"
2727

28-
#: admin.py:89 filters.py:88
28+
#: admin.py:89 filters.py:89
2929
msgid "Used"
3030
msgstr ""
3131

@@ -128,7 +128,7 @@ msgstr "Krijoni një kategori të re aliasesh."
128128
msgid "Site"
129129
msgstr "Sajt"
130130

131-
#: filters.py:37 filters.py:73 filters.py:104
131+
#: filters.py:37 filters.py:73 filters.py:105
132132
msgid "All"
133133
msgstr "Krejt"
134134

@@ -140,11 +140,13 @@ msgstr "Pa sajt"
140140
msgid "Category"
141141
msgstr "Kategori"
142142

143-
#: filters.py:83
144-
msgid "Used in Alias Plugin"
145-
msgstr ""
143+
#: filters.py:84
144+
#, fuzzy
145+
#| msgid "Usage of alias"
146+
msgid "Usage in Alias Plugin"
147+
msgstr "Përdorim aliasesh"
146148

147-
#: filters.py:89
149+
#: filters.py:90
148150
msgid "Unused"
149151
msgstr ""
150152

0 commit comments

Comments
 (0)