diff --git a/.gitignore b/.gitignore index ccca18c..43bbd45 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.antlr \ No newline at end of file +.antlr +.DS_Store \ No newline at end of file diff --git a/localization/en.json b/localization/en.json index f4e81ab..317a455 100644 --- a/localization/en.json +++ b/localization/en.json @@ -87,7 +87,6 @@ "MODAL_WINDOW___CONTAIN_COLLECTIONS": "tables", "MODAL_WINDOW___CONTAIN_BUCKET": "keyspaces", "MODAL_WINDOW___CONTAIN_COLLECTION": "tables", - "MODAL_WINDOW___DB_CONNECTION_PROCESS": "Cassandra Reverse-Engineering Process", "PROGRESS_BAR___DATABASE": "Keyspace", "PROGRESS_BAR___COLLECTION": "Table", "PROGRESS_BAR___PROCESS": "Process",