Bug report #16335
Wrong German Text in Filter Selection
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | GUI | ||
| Affected QGIS version: | 2.18.4 | Regression?: | No |
| Operating System: | Easy fix?: | No | |
| Pull Request or Patch supplied: | No | Resolution: | |
| Crashes QGIS or corrupts data: | No | Copied to github as #: | 24245 |
Description
At the bottom of the DropDown List in attribute filters are two misleading transations.
The dropdown list for filter selection shows:
- belegt (NULL)
- nicht belegt (NOT NULL)
The german Text is wrong. "belegt" means "populated"
Possible solution:
- leer (NULL)
- nicht leer (NOT NULL)
"leer" means "empty"
Associated revisions
german translation fix (fixes #16335)
History
#1
Updated by Jürgen Fischer over 8 years ago
- Status changed from Open to Closed
Fixed in changeset 7bda715ec3274b8c2cdc9c22f6b1131112e1da55.