mirror of
https://github.com/yattee/yattee.git
synced 2026-07-20 14:22:02 +00:00
Generalize first-launch import prompt to cover sources
The prompt fires for any legacy data now, so word it for accounts and sources rather than accounts only.
This commit is contained in:
@@ -5607,7 +5607,7 @@
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Yattee found accounts from the previous app. Review them to sign in again, or remove any accounts you do not want to import."
|
||||
"value" : "Yattee found accounts and sources from the previous app. Review them to sign in again or add them, or remove anything you do not want to import."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -5627,7 +5627,7 @@
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Legacy Accounts Found"
|
||||
"value" : "Import from Previous App"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user