Fix changesets not getting closed, other updates to queue mechanism

This commit is contained in:
stopflock
2025-12-01 15:01:48 -06:00
parent 560a5db14d
commit dccafc898b
19 changed files with 1072 additions and 136 deletions
+5 -2
View File
@@ -225,7 +225,7 @@
"queueCleared": "Cola limpiada",
"uploadQueueTitle": "Cola de Subida ({} elementos)",
"queueIsEmpty": "La cola está vacía",
"cameraWithIndex": "Cámara {}",
"itemWithIndex": "Elemento {}",
"error": " (Error)",
"completing": " (Completando...)",
"destination": "Dest: {}",
@@ -235,7 +235,10 @@
"attempts": "Intentos: {}",
"uploadFailedRetry": "Subida falló. Toque reintentar para intentar de nuevo.",
"retryUpload": "Reintentar subida",
"clearAll": "Limpiar Todo"
"clearAll": "Limpiar Todo",
"errorDetails": "Detalles del Error",
"uploading": " (Subiendo...)",
"closingChangeset": " (Cerrando changeset...)"
},
"tileProviders": {
"title": "Proveedores de Tiles",