Repair incompatible search indexes safely
This commit is contained in:
@@ -179,6 +179,13 @@ modal-confirmDelete-delete = Delete
|
||||
modal-confirm-title = Confirm
|
||||
modal-confirm-cancel = Cancel
|
||||
modal-confirm-confirm = Confirm
|
||||
searchIndexRepair-title = Rebuild Search Index?
|
||||
searchIndexRepair-message = Rebuilding may take some time. Search is unavailable until it finishes. You can rebuild now or do it later from Preferences.
|
||||
searchIndexRepair-later = Later
|
||||
searchIndexRepair-rebuildNow = Rebuild Now
|
||||
searchIndexRepair-rebuildingTitle = Rebuilding Search Index
|
||||
searchIndexRepair-rebuildingMessage = Please wait. Editing is temporarily unavailable while the search index is rebuilt.
|
||||
searchIndexRepair-waitForTasks = Wait for the other background tasks to finish before rebuilding the search index.
|
||||
modal-postInsertLink-title = Insert Link
|
||||
modal-postInsertLink-description = Select a post to link to.
|
||||
modal-postInsertLink-cancel = Cancel
|
||||
@@ -353,6 +360,7 @@ settings-sshUsername = SSH Username
|
||||
settings-sshRemotePath = Remote Path
|
||||
settings-clear = Clear
|
||||
settings-rebuildPosts = Rebuild Posts
|
||||
settings-rebuildSearchIndex = Rebuild Search Index
|
||||
settings-rebuildMedia = Rebuild Media
|
||||
settings-rebuildScripts = Rebuild Scripts
|
||||
settings-rebuildTemplates = Rebuild Templates
|
||||
|
||||
Reference in New Issue
Block a user