gettext
Here are 207 public repositories matching this topic...
-
Updated
Nov 15, 2020 - C++
-
Updated
Nov 9, 2020 - Python
-
Updated
Dec 3, 2020 - Elixir
-
Updated
Dec 1, 2020 - PHP
-
Updated
Oct 29, 2020 - Go
-
Updated
Oct 6, 2020 - Clojure
It seems like the Glossary Import doesn't validate the value of the part_of_speech field, which can be problematic for two reasons:
- It doesn't display the "custom" value on the glossary page
- It causes PHP Notices in gp-templates/glossary-entry-row.php
For example, see the month entry on https://translate.wordpress.org/locale/fa/default/glossary/
I see two options here
- Reject en
-
Updated
Jul 20, 2020 - JavaScript
-
Updated
Jul 18, 2020 - C#
-
Updated
Dec 5, 2020 - JavaScript
-
Updated
Nov 24, 2020 - PHP
-
Updated
Sep 22, 2020 - PHP
-
Updated
Dec 3, 2020 - TypeScript
-
Updated
Jul 5, 2020 - Go
-
Updated
Dec 3, 2020 - PHP
-
Updated
Jan 21, 2020 - Scala
-
Updated
Apr 21, 2020 - JavaScript
-
Updated
May 30, 2020 - JavaScript
-
Updated
Nov 19, 2020 - PHP
-
Updated
Nov 25, 2020 - PHP
-
Updated
Sep 15, 2020 - Ruby
-
Updated
Nov 8, 2020 - Ruby
-
Updated
Dec 7, 2020 - Nim
-
Updated
Nov 27, 2020 - Shell
Improve this page
Add a description, image, and links to the gettext topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gettext topic, visit your repo's landing page and select "manage topics."
Weblate in docker using Azure AD with https offloading by proxy
In my case https is offloaded by proxy and weblate docker image runs just with http. I need to be able to have Azure AD redirect url with https protocol instead of http protocol.
Describe the solution you'd like
I want to be able to set
SOCIAL_AUTH_REDIRECT_IS_HTTPSindependently onWEBLATE_ENABLE_HTTPSenvironment va