eirikbakke commented on a change in pull request #2935:
URL: https://github.com/apache/netbeans/pull/2935#discussion_r637277087
##########
File path: ide/db/src/org/netbeans/modules/db/util/Bundle.properties
##########
@@ -37,6 +37,7 @@ DRIVERNAME_OracleOCI=Oracle OCI
DRIVERNAME_JTDS=jTDS
DRIVERNAME_DB2JCC=IBM DB2 Universal Driver
DRIVERNAME_MSSQL2005=Microsoft SQL Server 2005
+DRIVERNAME_MSSQL=Microsoft SQL Server
Review comment:
Grepped for this, found no other uses of DRIVERNAME_MSSQL2005; removing
that key as suggested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists