提交 de3c09de 编写于 作者: N Nikita Akilov

#9765 codestyle fix

上级 ad30e2c7
......@@ -201,8 +201,8 @@ public class UINavigatorMessages extends NLS {
public static String label_error_list;
public static String label_instance;
public static String error_deleting_multiple_objects_title;
public static String error_deleting_multiple_objects_message;
public static String error_deleting_multiple_objects_from_different_datasources_title;
public static String error_deleting_multiple_objects_from_different_datasources_message;
public static String confirm_deleting_multiple_objects_title;
public static String confirm_deleting_multiple_objects_message;
public static String confirm_deleting_multiple_objects_table_group_name;
......
......@@ -175,9 +175,8 @@ label_choose_catalog=Choose catalog/schema
label_error_list=Error loading instance list
label_instance=Instance
#FIXME check style
error_deleting_multiple_objects_title = Deleting error
error_deleting_multiple_objects_message = Can not delete multiple objects since some of them belong to different database
error_deleting_multiple_objects_from_different_datasources_title = Deleting error
error_deleting_multiple_objects_from_different_datasources_message = Can not delete multiple objects since some of them belong to different database
confirm_deleting_multiple_objects_title = Delete multiple objects
confirm_deleting_multiple_objects_message = Are you sure you want to delete all these objects?\nThis action can not be undone!
confirm_deleting_multiple_objects_table_group_name = Objects
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册