|
Lines 33-39
Link Here
|
| 33 |
|
33 |
|
| 34 |
# |
34 |
# |
| 35 |
#Scenario Defaults |
35 |
#Scenario Defaults |
| 36 |
BUTTON_LAUNCH_SAMPLE=Launch the sample when generated |
36 |
BUTTON_LAUNCH_SAMPLE=&Launch the sample when generated |
| 37 |
LABEL_MOVE_UP=Move up |
37 |
LABEL_MOVE_UP=Move up |
| 38 |
LABEL_MOVE_DOWN=Move down |
38 |
LABEL_MOVE_DOWN=Move down |
| 39 |
|
39 |
|
|
Lines 54-62
Link Here
|
| 54 |
TOOLTIP_PPRM_CHECKBOX_OVERWRITE_FILES=Overwrite files without warning. |
54 |
TOOLTIP_PPRM_CHECKBOX_OVERWRITE_FILES=Overwrite files without warning. |
| 55 |
TOOLTIP_PPRM_CHECKBOX_CREATE_FOLDERS=Create folders when necessary. |
55 |
TOOLTIP_PPRM_CHECKBOX_CREATE_FOLDERS=Create folders when necessary. |
| 56 |
TOOLTIP_PPRM_CHECKBOX_CHECK_OUT=Check out files without warning. |
56 |
TOOLTIP_PPRM_CHECKBOX_CHECK_OUT=Check out files without warning. |
| 57 |
BUTTON_CREATE_FOLDERS=Create folders when necessary |
57 |
BUTTON_CREATE_FOLDERS=&Create folders when necessary |
| 58 |
BUTTON_OVERWRITE_FILES=Overwrite files without warning |
58 |
BUTTON_OVERWRITE_FILES=&Overwrite files without warning |
| 59 |
BUTTON_CHECKOUT_FILES=Check out files without warning |
59 |
BUTTON_CHECKOUT_FILES=C&heck out files without warning |
| 60 |
|
60 |
|
| 61 |
# |
61 |
# |
| 62 |
# General messages. |
62 |
# General messages. |
|
Lines 95-101
Link Here
|
| 95 |
TOOLTIP_PTPP_PAGE=Preference that control the project topology of your Web service and client scenarios. |
95 |
TOOLTIP_PTPP_PAGE=Preference that control the project topology of your Web service and client scenarios. |
| 96 |
TOOLTIP_ENABLE_TWO_EARS=Enable this option if you want to generate your Web service and Web service client in different EAR projects. |
96 |
TOOLTIP_ENABLE_TWO_EARS=Enable this option if you want to generate your Web service and Web service client in different EAR projects. |
| 97 |
|
97 |
|
| 98 |
LABEL_ENABLE_TWO_EARS=Generate Web service and Web service client in different EAR projects |
98 |
LABEL_ENABLE_TWO_EARS=&Generate Web service and Web service client in different EAR projects |
| 99 |
LABEL_CLIENT_TYPE_NAME=Client type: |
99 |
LABEL_CLIENT_TYPE_NAME=Client type: |
| 100 |
|
100 |
|
| 101 |
# |
101 |
# |