Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Don't translate PRAGMAs in the UI editor
This disables translation for PRAGMA names and values in the Edit Pragma tab. The values must not be translated when using the current implementation because they are used as shown for reading and writing the PRAGMA values. The names could be translated but probably should not be because they are more fixed name than description of their function. See issue #1489.
- Loading branch information
1 parent
2f1a012
commit 9a30e6c
Showing
1 changed file
with
34 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters