EditFunctionFragment changes
This commit is contained in:
@@ -155,7 +155,8 @@
|
||||
<string name="function_name_is_not_valid">Name of function is not valid: name must start with a letter, can contain letters, digits and underscore.</string>
|
||||
<string name="function_already_exists">Function with the same name already exists!</string>
|
||||
<string name="function_is_empty">Function body could not be empty!</string>
|
||||
<string name="function_param_not_empty">Function parameter should not be empty!</string>
|
||||
<string name="invalid_name">Invalid name</string>
|
||||
<string name="function_duplicate_parameter">There is already a parameter with the same name</string>
|
||||
<string name="function_removal_confirmation_question">Do you really want to delete \'%s\' function?</string>
|
||||
<string name="empty_function_error">Unable to create empty function!</string>
|
||||
<string name="do_not_show_messages_in_session">Do not show this message until next session</string>
|
||||
|
Reference in New Issue
Block a user