-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstrings.xml
38 lines (38 loc) · 1.89 KB
/
strings.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8" ?>
<resources>
<string-array name="launcherPackageWhitelist">
<item>au.org.libraryforall.elevate.launcher</item>
<item>au.org.libraryforall.reader.offline</item>
<item>au.org.libraryforall.reader</item>
<item>org.libraryforall.reader</item>
<item>au.org.libraryforall.updater.ukraine</item>
<item>one.lfa.android.grande</item>
<item>org.libraryforall.elevate.esol</item>
<item>org.libraryforall.elevate.esol.offline</item>
<item>org.libraryforall.lfateacherdashboard</item>
<item>org.libraryforall.lfastudentdashboard</item>
<item>org.libraryforall.lfatrainingapp</item>
<item>org.libraryforall.fileserveapp</item>
<item>org.sil.bloom.reader</item>
<item>com.eduapp4syria.feedthemonsterUkranian</item>
<item>net.gcompris.full</item>
<item>ua.net.e.school</item>
<item>com.moodle.workplace</item>
<item>com.android.chrome</item>
<item>com.google.android.apps.translate</item>
<item>com.google.android.calculator</item>
<item>com.android.calculator2</item>
<item>uk.sci.edtech.assesment</item>
<item>com.warchildholland.cantwaittolearn</item>
<!-- == Links to the Ukraine gov and edu websites == -->
<item>com.google.enterprise.webapp.xc30c44b6fd071dd3</item>
<item>com.google.enterprise.webapp.xd6307573ef4b86cd</item>
<!-- ==== -->
</string-array>
<string name="launcherTitleLocked">Виберіть програму</string>
<string name="launcherTitleUnlocked">Розблокований список програм</string>
<string name="launcherItemDelete">Видалити</string>
<string name="launcherUninstallSuccess">Програму видалено</string>
<string name="launcherUninstallCanceled">Видалення скасовано</string>
<string name="launcherUninstallFail">Не вдалося видалити програму</string>
</resources>