Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1icn4p-0006yu-PL for pgadmin-hackers@arkaria.postgresql.org; Thu, 05 Dec 2019 09:05:36 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1icn4o-00022W-Dw for pgadmin-hackers@arkaria.postgresql.org; Thu, 05 Dec 2019 09:05:34 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1icn4o-00022P-1w for pgadmin-hackers@lists.postgresql.org; Thu, 05 Dec 2019 09:05:34 +0000 Received: from mail-il1-x12e.google.com ([2607:f8b0:4864:20::12e]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1icn4j-0002AK-Jn for pgadmin-hackers@postgresql.org; Thu, 05 Dec 2019 09:05:33 +0000 Received: by mail-il1-x12e.google.com with SMTP id z12so2292179iln.11 for ; Thu, 05 Dec 2019 01:05:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=gE3NS9PDP2mT00X5K+ZhU6RPu9cD3SGN4EVMiAxBmV0=; b=c7ZH9x0zLdX28kdNgHOhbQCiXVkF2GS3AJpFS4HkpS+FdLDYRH+Vw+UTlYC0d4Nk17 jrHC9WZ721nyFr0k5021htii715FVuYqYNXBTnVAGH3f7lwRbn8bZEcmPzGPFVcmVtEa jBxaZbgVNqutpvjbXjtZx6gENUQfUni/+7nM5BPynpdtDObFgL4sXckmhal8tydNFd1j NLgoU+Id+zC2mEbN9fUG69+yWU4qS35tGcnYk/8PgyiLsbqTlcMJdobFKt89uixbdw/T tV6txyfIkOuC4JSPED2pCMIEmM78Q9Scc7zBxEiNu0a6MR3l5DBIJiZdoVMICMHuWBOT UFdw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=gE3NS9PDP2mT00X5K+ZhU6RPu9cD3SGN4EVMiAxBmV0=; b=HIlRzDFIzUka8neRP88xm8hxkS9ecoloB48FUIfaUFlbgQ8i1arNKVdV+IPxGBKZJf A9OQiJzJApovt6tdZ/SNrt5zq4epBbq01twSIWRL7ZOOvb0RDjIOqNo/mdOJrx4mbWn7 pH5OZTGRRLA8Ywq/SWwIj+Vry3maJGY7Yz7g6gItvwaAiD/HzRDAmXEHOESEE0Ctrjiw N92QFTyzHUzpTg0RiiqGF3REysGijILx6aJ38Xw+Q+VKZcHA1M3+m7zI0IRxx18rmXwg g8xaq/ZQWH1bL4nXmh1vJl/ObMCAHd1g/6qhAcm6V0Src3gcGTCFb722vd1yMcRE6DKI EChQ== X-Gm-Message-State: APjAAAUMRsaKpMQuSVaOntTmfklIA9dTIxzXnBDo4I2Qnn7uXPLUpLC9 kvRYKEHv65pZo+lrGB+0uN1Zg5V6uOl94+YAGlEt+gQuaJK/Pn/NAsdMGo3xaj4IjiE4OJnpzS5 IZdtXJxg4mWKjPa4cC9Td/zPJRWYNy7e/NB+YgjJSKYNarJynt+tbGajS4O0UsOEF2nIRPL8lAW nRMIKEJbfjcS5AKSmroEkzKBQcMFxqbjBBwexm0MqgFOj5WG9Y24O9Ng== X-Google-Smtp-Source: APXvYqw222YCwcHn7/vi5VzelT9q24YRLXAjAaLHTUSpYOEJB3fR6ybPS8eCTM701xah5O6qMvV0YE/IRSH1AWAGrTQ= X-Received: by 2002:a92:ce03:: with SMTP id b3mr8339819ilo.176.1575536726714; Thu, 05 Dec 2019 01:05:26 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 5 Dec 2019 14:35:15 +0530 Message-ID: Subject: Re: [pgAdmin][RM4975] Cannot switch UI language To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000ed458e0598f13afc" X-CLOUD-SEC-AV-Info: edb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000ed458e0598f13afc Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Thu, Dec 5, 2019 at 1:16 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to fix the issue where user language was not > changing. > This is a regression of the theme customization patch - #4348 > > -- > Thanks and Regards, > Aditya Toshniwal > Sr. Software Engineer | EnterpriseDB India | Pune > "Don't Complain about Heat, Plant a TREE" > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +91 976-788-8246* --000000000000ed458e0598f13afc Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Thu, Dec 5, 2019 at 1:16 PM Adity= a Toshniwal <aditya= .toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the pat= ch to fix the issue where user language was not changing.
This is a regre= ssion of the theme customization patch - #4348

--
<= div dir=3D"ltr">
Thanks and Regards,
Aditya Toshniwal
Sr. Software Engineer |=C2=A0EnterpriseDB India |=C2=A0<= /font>Pune
= "Don&#= 39;t Complain about Heat, Plant a TREE"
=


--
Thanks & Regards
=
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
=
Mobile: += 91 976-788-8246
--000000000000ed458e0598f13afc--