1
0
mirror of https://gitlab.com/neothefox/LayTray synced 2026-03-23 13:44:53 +03:00

Check if Blackberry Keyboard is installed on start

This commit is contained in:
NeoTheFox 2018-07-18 16:05:53 +03:00
parent 4c92f97ab3
commit 20331b629b
3 changed files with 6 additions and 14 deletions

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">LayTray</string>
<string name="service_description">Простая іконка раскладкі</string>
<string name="accessibility_summary">LayTray патрабуе доступ да спецыяльных магчымасцяў каб праглядаць паведамленні ад клавіятуры. LayTray не адсочвае набіранне тэкста і не адпраўляе аніякай інфармацыі аб Вашай дзейнасці ў Інтэрнэт.</string>
<string name="activity_info">Дадайце скарочаныя назвы для раскладак</string>
@ -54,9 +53,6 @@
<string name="pref_title_text_size">Памер тэксту</string>
<string name="title_about">Аб праграме</string>
<string name="about_text">A layout icon by NeoTheFox \n
Distributed on the terms of GNU GPLv3 licence \n
\n
Translated by:\n
Belarusian - Edward Asviacinski</string>
<string name="close">Зачыніць</string>
<string name="unsupported_device">Тэлефон не падтрымліваецца</string>
</resources>

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">LayTray</string>
<string name="service_description">Простая иконка раскладки</string>
<string name="accessibility_summary">LayTray требуется доступ к специальным возможностям для того чтобы прослушивать уведомления от клавиатуры. LayTray не видит что вы печатаете и не отправляет никаких данных о вашей активности в интернет.</string>
<string name="activity_info">Введите краткие названия для раскладок</string>
@ -54,9 +53,6 @@
<string name="pref_title_text_size">Размер текста</string>
<string name="title_about">О программе</string>
<string name="about_text">A layout icon by NeoTheFox \n
Distributed on the terms of GNU GPLv3 licence \n
\n
Translated by:\n
Belarusian - Edward Asviacinski</string>
<string name="close">Закрыть</string>
<string name="unsupported_device">Телефон не поддерживается</string>
</resources>

View File

@ -1,5 +1,5 @@
<resources>
<string name="app_name">LayTray</string>
<string name="app_name" translatable="false">LayTray</string>
<string name="service_description">A simple layout icon</string>
<string name="accessibility_summary">LayTray needs to be enabled as an accessibility app, because the only way to get layout info on Android is by monitoring the Toast notification. LayTray can not see what you are typing and doesn\'t send any data about you or your activity to the third parties</string>
<string name="activity_info">Associate layout name with layout icon</string>
@ -58,7 +58,7 @@
<string name="pref_title_text_size">Text size</string>
<string name="title_about">About</string>
<string name="about_text">A layout icon by NeoTheFox \n
<string name="about_text" translatable="false">A layout icon by NeoTheFox \n
Distributed on the terms of GNU GPLv3 licence \n
\n
Translated by:\n