BUG 8529 Change "exists" to "exist" in many phrases SOLVED
- Remember these grammar rules - Changed grammar rules as suggested.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</FILENAME>
|
||||
|
||||
<OVERWRITE type="checkbox">
|
||||
<en>Overwrite if exists</en>
|
||||
<en>Overwrite if exist</en>
|
||||
</OVERWRITE>
|
||||
|
||||
<SAVE type="button" onclick="verifyFile(this.form);">
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<en>Report Database:</en>
|
||||
</AO_DB_RP>
|
||||
<AO_DB_DROP type="checkbox">
|
||||
<en>Drop database if exists</en>
|
||||
<en>Drop database if exist</en>
|
||||
</AO_DB_DROP>
|
||||
<WS type="subtitle">
|
||||
<en>Workspace Administrator</en>
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<en>Report Database:</en>
|
||||
</AO_DB_RP>
|
||||
<AO_DB_DROP type="checkbox">
|
||||
<en>Drop database if exists</en>
|
||||
<en>Drop database if exist</en>
|
||||
</AO_DB_DROP>
|
||||
<WS type="subtitle">
|
||||
<en>Workspace Administrator</en>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
</title>
|
||||
|
||||
<TITLE1 type="subtitle">
|
||||
<en>The process you are trying to import already exists. Please select one of the following options to continue:</en>
|
||||
<en>The process you are trying to import already exist. Please select one of the following options to continue:</en>
|
||||
</TITLE1>
|
||||
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
</title>
|
||||
|
||||
<TITLE1 type="subtitle">
|
||||
<en>The process you are trying to import already exists. Please select one of the following options to continue:</en>
|
||||
<en>The process you are trying to import already exist. Please select one of the following options to continue:</en>
|
||||
</TITLE1>
|
||||
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
</title>
|
||||
|
||||
<TITLE1 type="subtitle">
|
||||
<en>Some of the groups that are you trying to import, already exists. Please select one of the following options to continue:</en>
|
||||
<en>Some of the groups that are you trying to import, already exist. Please select one of the following options to continue:</en>
|
||||
</TITLE1>
|
||||
|
||||
<IMPORT_OPTION type="hidden">
|
||||
|
||||
Reference in New Issue
Block a user