You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/_locales
Scott Nonnenberg 426dab85a2
New design for import/install, 'light' import (#2053)
- A new design for the import flow. It features:
  - Icons at the top of every screen
  - Gray background, blue buttons, thinner text
  - Simpler copy
- A new design for the install flow. It features:
  - Immediate entry into the QR code screen
  - Animated dots to show that we're loading the QR code from the server
  - Fewer screens: 1) QR 2) device name 3) sync-in-progress
- When not set up, the app opens directly into the install screen, which has been streamlined. The `--import` command-line argument will cause the app to open directly into the import flow.
- Support for two different flavors of builds - the normal build will open into the standard registration flow, and the import flavor will be exactly the same except during setup it will open directly into the import flow.
- A new design for the (dev-only) standalone registration view
- When these install sequences are active, the OS File menu has entries to allow you to switch the method of setup you'd like to use. These go away as soon as the first step is taken in any of these flows.
- The device name (chosen on initial setup) is now shown in the settings panel
- At the end of a light import, we hand off to the normal device link screen, starting at the QR code. On a full import, we remove the sensitive encryption information in the export to prevent conflicts on multiple imports.
- `Whisper.Backup.exportToDirectory()` takes an options object so you can tell it to do a light export.
- `Whisper.Backup.importFromDirectory()` takes an options object so you can force it to load only the light components found on disk. It also returns an object so you can tell whether a given import was a full import or light import.
- On start of import, we build a list of all the ids present in the messages, conversations, and groups stores in IndexedDB. This can take some time if a lot of data is in the database already, but it makes the subsequent deduplicated import very fast.
- Disappearing messages are now excluded when exporting
- Remove some TODOs in the tests
7 years ago
..
ar Update strings for just about all supported languages (#1921) 7 years ago
bg Update strings for just about all supported languages (#1921) 7 years ago
cs Update strings for just about all supported languages (#1921) 7 years ago
da Update strings for just about all supported languages (#1921) 7 years ago
de Update strings for just about all supported languages (#1921) 7 years ago
el Update strings for just about all supported languages (#1921) 7 years ago
en New design for import/install, 'light' import (#2053) 7 years ago
es Update strings for just about all supported languages (#1921) 7 years ago
es_419 Update strings for just about all supported languages (#1921) 7 years ago
fa Update strings for just about all supported languages (#1921) 7 years ago
fi Update strings for just about all supported languages (#1921) 7 years ago
fr Update strings for just about all supported languages (#1921) 7 years ago
he Update strings for just about all supported languages (#1921) 7 years ago
hi Update strings for just about all supported languages (#1921) 7 years ago
hr Update strings for just about all supported languages (#1921) 7 years ago
hu Update strings for just about all supported languages (#1921) 7 years ago
id Update strings for just about all supported languages (#1921) 7 years ago
it Update strings for just about all supported languages (#1921) 7 years ago
ja Update strings for just about all supported languages (#1921) 7 years ago
kn Update strings for just about all supported languages (#1921) 7 years ago
ko Update strings for just about all supported languages (#1921) 7 years ago
lt Update strings for just about all supported languages (#1921) 7 years ago
mk Update strings for just about all supported languages (#1921) 7 years ago
nl Update strings for just about all supported languages (#1921) 7 years ago
no Update strings for just about all supported languages (#1921) 7 years ago
pl Update strings for just about all supported languages (#1921) 7 years ago
pt_BR Update strings for just about all supported languages (#1921) 7 years ago
pt_PT Update strings for just about all supported languages (#1921) 7 years ago
ro Update strings for just about all supported languages (#1921) 7 years ago
ru Update strings for just about all supported languages (#1921) 7 years ago
sk Update strings for just about all supported languages (#1921) 7 years ago
sl Update strings for just about all supported languages (#1921) 7 years ago
sr Update strings for just about all supported languages (#1921) 7 years ago
sv Update strings for just about all supported languages (#1921) 7 years ago
tr Update strings for just about all supported languages (#1921) 7 years ago
uk Update strings for just about all supported languages (#1921) 7 years ago
vi Update strings for just about all supported languages (#1921) 7 years ago
zh_CN Update strings for just about all supported languages (#1921) 7 years ago
zh_TW Update strings for just about all supported languages (#1921) 7 years ago