[ 
http://issues.apache.org/jira/browse/DERBY-1072?page=comments#action_12371044 ] 

Andrew McIntyre commented on DERBY-1072:
----------------------------------------

It is okay if there are messages in the message file that differ between 
languages at release time. If it is a new message, then the default English 
message is used when the new message is not changed in the other locale. There 
might be a problem if an existing message is changed so that it needs a 
parameter, but that is something that could be dealt with at the time that the 
new message is contributed. Otherwise, the old message continues to be used in 
other locales, so for a while those locales don't get the benefit of the 
updated message.

In past releases, the new messages were translated by one of the companies 
interested in Derby, and the new translations were contributed back to Derby at 
a later date that was after the original release. For example, the new and 
changed messages introduced in Derby 10.1.1.0 were translated after the 
10.1.1.0 release and contributed back a few months later. The translated 
messages were then released with Derby 10.1.2.1 a few months after that.

So, please do go ahead and work on this if you like, and I think it is best to 
fix only the message in English. The translated messages will be dealt with at 
a later date.

> Misleading/wrong error message while dropping a view
> ----------------------------------------------------
>
>          Key: DERBY-1072
>          URL: http://issues.apache.org/jira/browse/DERBY-1072
>      Project: Derby
>         Type: Bug
>   Components: Newcomer, SQL
>     Versions: 10.1.2.2
>  Environment: windows xp , jdk1.5
>     Reporter: Manjula Kutty
>     Assignee: Mayuresh Nirhali
>     Priority: Minor

>
> while dropping a view which does not really exist on a database , the error 
> message thrown by ij says ERROR X0X05: Table 'VIEW222' does not  exist. It 
> looks like we should make the error message to say that  "Table/View" does 
> not exist, instead of "table".
> Look at other messages that are shared for both Table and View.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to