Skip to content

Commit

Permalink
Fix Rename dialog error message
Browse files Browse the repository at this point in the history
  • Loading branch information
vrubezhny authored and mickaelistria committed Jun 21, 2023
1 parent ef8ed05 commit 9ad25d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ completionError=Error while computing completion
rename_title=Rename
rename_label=New name:
rename_processor_name=Rename Symbol
rename_processor_required=new rename cannot be null
rename_processor_required=New name cannot be empty
rename_empty_message=Nothing to rename.
rename_invalidated=The Rename request is not valid at the given position

Expand Down

0 comments on commit 9ad25d4

Please sign in to comment.