Bug report #1428
corrupted translation
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | - | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Debian | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 11488 |
Description
See the attached screendump. The corrupted word should read "pasujące".
History
#1 Updated by Jürgen Fischer almost 16 years ago
Is this fixed?
#2 Updated by Maciej Sieczka - almost 16 years ago
Replying to [comment:1 jef]:
Is this fixed?
Now () the message is not localized at all...
#3 Updated by Borys Jurgiel almost 16 years ago
Maybe this remark helps: that string means "Found %d matching features" and is declared in src/app/qgsattributetabledisplay.cpp line 402 and src/app/qgssearchquerybuilder.cpp line 167. However after one of the recent lupdates it's marked as obsolete in the ts files. That's why it's untranslated now (but I still don't know why it's obsolete).
#4 Updated by Borys Jurgiel almost 16 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in , 434d6b0a (SVN r9857)
#5 Updated by Anonymous about 15 years ago
Milestone Version 1.0.0 deleted