Skip to content

Commit

Permalink
faq: update 'backup' entry for #971
Browse files Browse the repository at this point in the history
  • Loading branch information
heinezen committed Apr 5, 2021
1 parent b07c282 commit 1c64fe7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/data/faq.json
Original file line number Diff line number Diff line change
Expand Up @@ -567,11 +567,11 @@
]
},
{
"title": "Will the collected random IDs be included when I back up data on my phone?",
"title": "Will the collected random IDs be included when I backup data on my phone?",
"anchor": "backup",
"active": true,
"textblock": [
"No, they are not included in the backup. This also means that you can't restore the collected random IDs on the same or a different phone."
"No, they are not included in the backup. This also means that you can't restore the collected random IDs on the same or a different device."
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/data/faq_de.json
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@
"anchor": "backup",
"active": true,
"textblock": [
"Nein, diese sind nicht Bestandteil der Datensicherung. Das heißt, die gesammelten Zufalls-IDs können auch nicht auf dem selben oder einem anderen Gerät wiederhergestellt werden."
"Nein, diese sind nicht Bestandteil der Datensicherung. Das heißt, die gesammelten Zufalls-IDs können nicht auf demselben oder einem anderen Gerät wiederhergestellt werden."
]
},
{
Expand Down

0 comments on commit 1c64fe7

Please sign in to comment.