Bugzilla – Attachment 179712 Details for
Bug 39458
Typo in translator: "unconsistent" should be "inconsistent"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39458: Fix typo in unconsistent
Bug-39458-Fix-typo-in-unconsistent.patch (text/plain), 1010 bytes, created by
David Cook
on 2025-03-25 22:57:19 UTC
(
hide
)
Description:
Bug 39458: Fix typo in unconsistent
Filename:
MIME Type:
Creator:
David Cook
Created:
2025-03-25 22:57:19 UTC
Size:
1010 bytes
patch
obsolete
>From 8be4d0b5540b868daea35ae2f217b8b06a41da92 Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Tue, 25 Mar 2025 22:55:58 +0000 >Subject: [PATCH] Bug 39458: Fix typo in unconsistent > >This patch changes "unconsistent" into "inconsistent" in the translator. >--- > misc/translator/tmpl_process3.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/misc/translator/tmpl_process3.pl b/misc/translator/tmpl_process3.pl >index 83d5f4c29a..2d463d2412 100755 >--- a/misc/translator/tmpl_process3.pl >+++ b/misc/translator/tmpl_process3.pl >@@ -335,7 +335,7 @@ if ( defined $href ) { > || $msg->{msgstr} eq '""' > || $msg->{obsolete} > || grep { /fuzzy/ } @{ $msg->{_flags} }; >- warn_normal( "unconsistent %s count: ($id_count/$str_count):\n" >+ warn_normal( "inconsistent %s count: ($id_count/$str_count):\n" > . " line: " > . $msg->{loaded_line_number} . "\n" > . " msgid: " >-- >2.39.5
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 39458
: 179712