Skip to content

Commit 153cad5

Browse files
authored
Update 404.po
1 parent 91f055f commit 153cad5

1 file changed

Lines changed: 20 additions & 21 deletions

File tree

locales/en/LC_MESSAGES/404.po

Lines changed: 20 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Copyright (C) 2025 WebPerf
2-
# FIRST AUTHOR <your-email-here@webperf.se>, 2025.
2+
# FIRST AUTHOR <mattias@webperf.se>, 2025.
33
#
44
msgid ""
55
msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"POT-Creation-Date: 2025-04-27 12:00\n"
88
"PO-Revision-Date: 2025-04-27 12:00\n"
9-
"Last-Translator: Your-Name-Here <your-email-here@webperf.se>\n"
9+
"Last-Translator: Mattias <mattias@webperf.se>\n"
1010
"Language-Team: English <team@webperf.se>\n"
1111
"MIME-Version: 1.0\n"
1212
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,57 +28,56 @@ msgstr "Text to show instead of msgid, here independent of severity level"
2828

2929
# End of Examples
3030

31-
3231
msgid "has-unexpected-404-response (unresolved)"
33-
msgstr "has-unexpected-404-response ({0})"
32+
msgstr "Has unexpected 404 response ({0})"
3433

3534
msgid "has-unexpected-404-response (resolved)"
36-
msgstr "has-unexpected-404-response (resolved)"
35+
msgstr "Has expected 404 response (resolved)"
3736

3837
msgid "no-valid-title-found (unresolved)"
39-
msgstr "no-valid-title-found ({0})"
38+
msgstr "No valid title found ({0})"
4039

4140
msgid "no-valid-title-found (resolved)"
42-
msgstr "no-valid-title-found (resolved)"
41+
msgstr "Valid title found (resolved)"
4342

4443
msgid "no-valid-h1-found (unresolved)"
45-
msgstr "no-valid-h1-found ({0})"
44+
msgstr "No valid h1 header found ({0})"
4645

4746
msgid "no-valid-h1-found (resolved)"
48-
msgstr "no-valid-h1-found (resolved)"
47+
msgstr "Valid h1 header found (resolved)"
4948

5049
msgid "no-valid-text-found (unresolved)"
51-
msgstr "no-valid-text-found ({0})"
50+
msgstr "No valid text found ({0})"
5251

5352
msgid "no-valid-text-found (resolved)"
54-
msgstr "no-valid-text-found (resolved)"
53+
msgstr "Valid text found (resolved)"
5554

5655
msgid "invalid-text-found (unresolved)"
57-
msgstr "invalid-text-found ({0})"
56+
msgstr "Invalid text found ({0})"
5857

5958
msgid "invalid-text-found (resolved)"
60-
msgstr "invalid-text-found (resolved)"
59+
msgstr "Valid text found (resolved)"
6160

6261
msgid "no-valid-response-status-code (unresolved)"
63-
msgstr "no-valid-response-status-code ({0})"
62+
msgstr "No valid 404 response status code used ({0})"
6463

6564
msgid "no-valid-response-status-code (resolved)"
66-
msgstr "no-valid-response-status-code (resolved)"
65+
msgstr "Valid 404 response status code used (resolved)"
6766

6867
msgid "no-unsupported-locale-use (unresolved)"
69-
msgstr "no-unsupported-locale-use ({0})"
68+
msgstr "Unsupported locale used ({0})"
7069

7170
msgid "no-unsupported-locale-use (resolved)"
72-
msgstr "no-unsupported-locale-use (resolved)"
71+
msgstr "Used supported locale (resolved)"
7372

7473
msgid "no-valid-not-found-text-in-body (unresolved)"
75-
msgstr "no-valid-not-found-text-in-body ({0})"
74+
msgstr "No valid body text found, may because it is too short ({0})"
7675

7776
msgid "no-valid-not-found-text-in-body (resolved)"
78-
msgstr "no-valid-not-found-text-in-body (resolved)"
77+
msgstr "Valid body text found (resolved)"
7978

8079
msgid "no-network (unresolved)"
81-
msgstr "no-network ({0})"
80+
msgstr "No network ({0})"
8281

8382
msgid "no-network (resolved)"
84-
msgstr "no-network (resolved)"
83+
msgstr "Network is usable (resolved)"

0 commit comments

Comments
 (0)