ab:deal push error, show error banner, fix splash empty by remove reset

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2023-08-13 14:46:04 +08:00
parent 5112398ad3
commit b2f5e2f927
40 changed files with 262 additions and 98 deletions

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", "未成功获取地址簿"),
("push_ab_failed_tip", "未成功上传地址簿"),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", "Listenansicht"),
("Select", "Auswählen"),
("Toggle Tags", "Tags umschalten"),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -74,5 +74,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("clipboard_wait_response_timeout_tip", "Timed out waiting for copy response."),
("logout_tip", "Are you sure you want to log out?"),
("exceed_max_devices", "You have reached the maximum number of managed devices."),
("pull_ab_failed_tip", "Failed to refresh address book"),
("push_ab_failed_tip", "Failed to sync address book to server"),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", "Ver en Lista"),
("Select", "Seleccionar"),
("Toggle Tags", "Alternar Etiquetas"),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", "Vista elenco"),
("Select", "Seleziona"),
("Toggle Tags", "Attiva/disattiva tag"),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", "Список"),
("Select", "Выбор"),
("Toggle Tags", "Переключить метки"),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", "未成功獲取地址簿"),
("push_ab_failed_tip", "未成功上傳地址簿"),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}

View File

@@ -535,5 +535,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("pull_ab_failed_tip", ""),
("push_ab_failed_tip", ""),
].iter().cloned().collect();
}