Skip to content

Commit 3fe887b

Browse files
committed
Fix stale editor data, download issues, and duplicate stop recording actions
1 parent ac2b955 commit 3fe887b

18 files changed

Lines changed: 72 additions & 78 deletions

File tree

src/_locales/ca/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@
10741074
"description": "Modal message shown when the storage limit is reached"
10751075
},
10761076
"storageLimitReachedDescription": {
1077-
"message": "Has utilitzat els 50 GB d'emmagatzematge. Elimina projectes o escenes antics per continuar gravant.",
1077+
"message": "Has utilitzat els 100 GB d'emmagatzematge. Elimina projectes o escenes antics per continuar gravant.",
10781078
"description": "Modal description shown when the storage limit is reached"
10791079
},
10801080
"manageStorageButtonLabel": {

src/_locales/de/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@
10741074
"description": "Modal message shown when the storage limit is reached"
10751075
},
10761076
"storageLimitReachedDescription": {
1077-
"message": "Du hast deine 50 GB Speicher ausgeschöpft. Bitte lösche alte Videos oder Szenen, um weiter aufzunehmen.",
1077+
"message": "Du hast deine 100 GB Speicher ausgeschöpft. Bitte lösche alte Videos oder Szenen, um weiter aufzunehmen.",
10781078
"description": "Modal description shown when the storage limit is reached"
10791079
},
10801080
"manageStorageButtonLabel": {

src/_locales/en/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1070,7 +1070,7 @@
10701070
"description": "Modal message shown when the storage limit is reached"
10711071
},
10721072
"storageLimitReachedDescription": {
1073-
"message": "You’ve used your full 50 GB of storage. Please delete old videos or scenes to continue recording.",
1073+
"message": "You’ve used your full 100 GB of storage. Please delete old videos or scenes to continue recording.",
10741074
"description": "Modal description shown when the storage limit is reached"
10751075
},
10761076
"manageStorageButtonLabel": {

src/_locales/es/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@
10741074
"description": "Modal message shown when the storage limit is reached"
10751075
},
10761076
"storageLimitReachedDescription": {
1077-
"message": "Has usado los 50 GB de almacenamiento. Elimina vídeos o escenas antiguas para seguir grabando.",
1077+
"message": "Has usado los 100 GB de almacenamiento. Elimina vídeos o escenas antiguas para seguir grabando.",
10781078
"description": "Modal description shown when the storage limit is reached"
10791079
},
10801080
"manageStorageButtonLabel": {

src/_locales/hi/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1075,7 +1075,7 @@
10751075
"description": "Modal message shown when the storage limit is reached"
10761076
},
10771077
"storageLimitReachedDescription": {
1078-
"message": "आपने अपनी पूरी 50 GB स्टोरेज का उपयोग कर लिया है। कृपया रिकॉर्डिंग जारी रखने के लिए पुराने वीडियो या सीन हटाएं।",
1078+
"message": "आपने अपनी पूरी 100 GB स्टोरेज का उपयोग कर लिया है। कृपया रिकॉर्डिंग जारी रखने के लिए पुराने वीडियो या सीन हटाएं।",
10791079
"description": "Modal description shown when the storage limit is reached"
10801080
},
10811081
"manageStorageButtonLabel": {

src/_locales/id/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1075,7 +1075,7 @@
10751075
"description": "Modal message shown when the storage limit is reached"
10761076
},
10771077
"storageLimitReachedDescription": {
1078-
"message": "Kamu telah menggunakan seluruh 50 GB penyimpanan. Hapus video atau adegan lama untuk melanjutkan merekam.",
1078+
"message": "Kamu telah menggunakan seluruh 100 GB penyimpanan. Hapus video atau adegan lama untuk melanjutkan merekam.",
10791079
"description": "Modal description shown when the storage limit is reached"
10801080
},
10811081
"manageStorageButtonLabel": {

src/_locales/it/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1060,7 +1060,7 @@
10601060
"description": "Modal message shown when the storage limit is reached"
10611061
},
10621062
"storageLimitReachedDescription": {
1063-
"message": "Hai usato 50 GB di archiviazione. Elimina vecchi video o scene per continuare a registrare.",
1063+
"message": "Hai usato 100 GB di archiviazione. Elimina vecchi video o scene per continuare a registrare.",
10641064
"description": "Modal description shown when the storage limit is reached"
10651065
},
10661066
"manageStorageButtonLabel": {

src/_locales/ko/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1075,7 +1075,7 @@
10751075
"description": "Modal message shown when the storage limit is reached"
10761076
},
10771077
"storageLimitReachedDescription": {
1078-
"message": "50GB 저장 공간을 모두 사용하셨습니다. 계속 녹화하려면 이전 영상이나 장면을 삭제해 주세요.",
1078+
"message": "100GB 저장 공간을 모두 사용하셨습니다. 계속 녹화하려면 이전 영상이나 장면을 삭제해 주세요.",
10791079
"description": "Modal description shown when the storage limit is reached"
10801080
},
10811081
"manageStorageButtonLabel": {

src/_locales/pl/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1075,7 +1075,7 @@
10751075
"description": "Modal message shown when the storage limit is reached"
10761076
},
10771077
"storageLimitReachedDescription": {
1078-
"message": "Wykorzystałaś całe 50 GB miejsca. Usuń stare nagrania lub sceny, aby kontynuować.",
1078+
"message": "Wykorzystałaś całe 100 GB miejsca. Usuń stare nagrania lub sceny, aby kontynuować.",
10791079
"description": "Modal description shown when the storage limit is reached"
10801080
},
10811081
"manageStorageButtonLabel": {

src/_locales/pt_BR/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1072,7 +1072,7 @@
10721072
"description": "Modal message shown when the storage limit is reached"
10731073
},
10741074
"storageLimitReachedDescription": {
1075-
"message": "Você usou 50 GB de armazenamento. Exclua vídeos ou cenas antigas para continuar gravando.",
1075+
"message": "Você usou 100 GB de armazenamento. Exclua vídeos ou cenas antigas para continuar gravando.",
10761076
"description": "Modal description shown when the storage limit is reached"
10771077
},
10781078
"manageStorageButtonLabel": {

0 commit comments

Comments
 (0)