[
https://issues.apache.org/jira/browse/DERBY-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12550050
]
Tomohito Nakayama commented on DERBY-3267:
------------------------------------------
<row>
<entry colname="col1">42ZA2</entry>
<entry colname="col2">Operand of LIKE predicate
with type <varname><type></varname> and collation
<varname><value></varname> is not compatable with LIKE pattern operand
with type <varname><type></varname> and collation
<varname><value></varname>.</entry>
</row>
<row>
<entry colname="col1">42ZA3</entry>
<entry colname="col2">The table will have collation
type <varname><type></varname> which is different than the collation of
the schema <varname><type></varname> hence this operation is not
supported .</entry>
</row>
> There seems to be several error messages which are not translated into
> Japanese
> -------------------------------------------------------------------------------
>
> Key: DERBY-3267
> URL: https://issues.apache.org/jira/browse/DERBY-3267
> Project: Derby
> Issue Type: Bug
> Components: Localization
> Reporter: Tomohito Nakayama
>
> During translating reference manual dita file, I found this problem.
> Messages which I found being not translated are as next.
> <row>
> <entry colname="col1">08004</entry>
> <entry colname="col2">User
> '<varname><認証ID></varname>' cannot shut down database
> '<varname><データベース名></varname>'. Only the database owner can perform
> this operation.</entry>
> </row>
> <row>
> <entry colname="col1">08004</entry>
> <entry colname="col2">User
> '<varname><認証ID></varname>' cannot (re)encrypt database
> '<varname><データベース名></varname>'. Only the database owner can perform
> this operation.</entry>
> </row>
> <row>
> <entry colname="col1">08004</entry>
> <entry colname="col2">User
> '<varname><認証ID></varname>' cannot hard upgrade database
> '<varname><データベース名></varname>'. Only the database owner can perform
> this operation.</entry>
> </row>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.