Bug report #3344
SQL Anywhere - Missing strings for translation
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Otto Dassau | ||
Category: | Translations and international | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 13404 |
Description
In sasourceselect.cpp, the words "found" and "found in your schema" at line 566 should be made available for translation as they are called by another string.
Associated revisions
fix #3344
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14930 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #3344
git-svn-id: http://svn.osgeo.org/qgis/trunk@14930 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer almost 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in 73706095 (SVN r14931).