feat(properties): harden standalone properties lifecycle

- synchronize child appearance and hidden-window readiness
- serialize native Torrent mutations transactionally without double-encoded rows
- preserve native lifecycle markers and fence stale or duplicate actions
- remove the obsolete modal surface and ignore implementation_plan.md
This commit is contained in:
NimBold
2026-08-04 12:02:30 +03:30
parent c342bcd347
commit 2ab292dd5d
20 changed files with 1230 additions and 2765 deletions
+1
View File
@@ -77,6 +77,7 @@ const common = {
pause: 'Pause',
start: 'Start',
resume: 'Resume',
retry: 'Retry',
options: 'Options',
},
size: {
+1
View File
@@ -77,6 +77,7 @@ const fa = {
pause: 'توقف',
start: 'شروع',
resume: 'ادامه',
retry: 'تلاش مجدد',
options: 'گزینه‌ها',
},
size: {
+1
View File
@@ -77,6 +77,7 @@ const he = {
pause: 'השהייה',
start: 'הפעלה',
resume: 'חידוש',
retry: 'ניסיון חוזר',
options: 'אפשרויות',
},
size: {
+1
View File
@@ -77,6 +77,7 @@ const ru = {
pause: 'Приостановить',
start: 'Запустить',
resume: 'Возобновить',
retry: 'Повторить',
options: 'Параметры',
},
size: {
+1
View File
@@ -77,6 +77,7 @@ const uk = {
pause: 'Призупинити',
start: 'Запустити',
resume: 'Відновити',
retry: 'Повторити',
options: 'Опції',
},
size: {
+1
View File
@@ -77,6 +77,7 @@ const zhCN = {
pause: '暂停',
start: '开始',
resume: '恢复',
retry: '重试',
options: '选项',
},
size: {