Add missing Sql localization strings
This commit is contained in:
parent
8e4a7549ed
commit
0e95e94cab
@ -105,7 +105,7 @@ else
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
table = "No Results Returned";
|
table = Localizer["No Results Returned"];
|
||||||
}
|
}
|
||||||
|
|
||||||
return table;
|
return table;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user