Skip to content

Commit

Permalink
added what's new note about how BLE bonding isn't working yet on iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
xan-m committed Jan 10, 2022
1 parent 8919d18 commit 336fc8d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions InfiniLink/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@

// - WhatsNewBody
"whats_new_body_1" = "First localization!\n- Thank you so much to @friendlytsy for creating a Russian localization for InfiniLink! If anyone else would like to localize the app, the work that @friendlytsy put in laid the groundwork for new localizations. If any polyglots out there would like to contribute localizations for other languages, let me know and I can help you get started!";
"whats_new_body_2" = "Bug fixes:\n- This release should fix a few bugs causing crashes when the Apple Music feature is accessed.\n- Fixes some UI issues for users with smaller screens.";
"whats_new_body_3" = "Updates Available fixed on home screen:\n- This field on the home screen should now correctly show if an update for InfiniTime is available.";
"whats_new_body_2" = "Bug fixes:\n- This release should fix a few bugs causing crashes when the Apple Music feature is accessed.\n- Fixes some UI issues for users with smaller screens.n-\"Updates Available\" field on the home screen should now correctly show if an update for InfiniTime is available, and should reset on disconnect.";
"whats_new_body_3" = "*** Please note***: the secure pairing implemented in v1.8.0 of InfiniTime is not currently compatible with the way that iOS initiates bonding. I am working with the wonderful devs at InfiniTime to sort this out, but in the meantime, your BLE connection to your watch will still be unencrypted.";

// - Onboarding
"welcome_to_InfiniLink" = "🎉 Welcome to InfiniLink! 🎉";
Expand Down
4 changes: 2 additions & 2 deletions InfiniLink/ru.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@

// - WhatsNewBody
"whats_new_body_1" = "Первая локализация!\n- Большое спасибо @friendlytsy за создание русской локализации для InfiniLink! Если кто-то еще хотел бы локализовать приложение, работа, которую @friendlytsy проделали, заложила основу для новых локализаций. Если какие-либо полиглоты хотели бы внести свой вклад в локализацию для других языков, дайте мне знать, и я могу помочь вам начать! Русскоязычным пользователям этот текст был создан с помощью Google Translate, поэтому прошу прощения, если его трудно читать!";
"whats_new_body_2" = "Исправлены ошибки:\n- В этом выпуске должно быть исправлено несколько ошибок, вызывающих сбои при доступе к функции Apple Music.\n- Исправлены некоторые проблемы с пользовательским интерфейсом для пользователей с меньшими экранами.";
"whats_new_body_3" = "Доступные обновления исправлены на главном экране:\n- Это поле на главном экране теперь должно правильно отображать, доступно ли обновление для InfiniTime.";
"whats_new_body_2" = "Исправления ошибок:\n- В этом выпуске должно быть исправлено несколько ошибок, вызывающих сбои при доступе к функции Apple Music.\n- Исправлены некоторые проблемы с пользовательским интерфейсом для пользователей с меньшими экранами.n-\"Доступное обновление\" на главном экране теперь должно правильно показывать, доступно ли обновление для InfiniTime, и должно быть сброшено при отключении.";
"whats_new_body_3" = "***Обратите внимание***: безопасное сопряжение, реализованное в версии 1.8.0 InfiniTime, в настоящее время не совместимо с тем, как iOS инициирует связывание. Я работаю с замечательными разработчиками в InfiniTime, чтобы разобраться в этом, но в то же время ваше BLE-соединение с вашими часами все равно будет незашифрованным.";

// - Onboarding
"welcome_to_InfiniLink" = "🎉 Добро пожаловать в InfiniLink! 🎉";
Expand Down

0 comments on commit 336fc8d

Please sign in to comment.