Bugzilla – Attachment 167626 Details for
Bug 18493
Many languages are missing from the advanced search languages dropdown
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18493: (follow-up) Fix typo descriptionsn
Bug-18493-follow-up-Fix-typo-descriptionsn.patch (text/plain), 1.01 KB, created by
Nick Clemens (kidclamp)
on 2024-06-11 11:20:47 UTC
(
hide
)
Description:
Bug 18493: (follow-up) Fix typo descriptionsn
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2024-06-11 11:20:47 UTC
Size:
1.01 KB
patch
obsolete
>From f4436a06f59847ceca427d6130f962422b4caf11 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Tue, 11 Jun 2024 07:20:23 -0400 >Subject: [PATCH] Bug 18493: (follow-up) Fix typo descriptionsn > >--- > installer/data/mysql/mandatory/subtag_registry.sql | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/mandatory/subtag_registry.sql b/installer/data/mysql/mandatory/subtag_registry.sql >index f6ce2f688ac..40cf57d646c 100644 >--- a/installer/data/mysql/mandatory/subtag_registry.sql >+++ b/installer/data/mysql/mandatory/subtag_registry.sql >@@ -2424,7 +2424,7 @@ VALUES ('et', 'est'); > INSERT INTO language_descriptions (subtag, type, lang, description) > VALUES ('lv', 'language', 'en', 'Latvian'); > >-INSERT INTO language_descriptionsn (subtag, type, lang, description) >+INSERT INTO language_descriptions (subtag, type, lang, description) > VALUES ( 'lv', 'language', 'lv', 'Latviešu valoda'); > > INSERT INTO language_descriptions (subtag, type, lang, description) >-- >2.39.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 18493
:
62678
|
62679
|
63265
|
66688
|
167122
|
167123
| 167626