forked from NYCH4X/Tacitus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRoot.strings
32 lines (26 loc) · 982 Bytes
/
Root.strings
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
{
"ENABLED" = "Enabled";
"LAYOUT" = "Layout";
"LAYOUT_MINI" = "Mini";
"LAYOUT_MODERN" = "Modern";
"LAYOUT_CLASSIC" = "Classic";
"STYLE" = "Style";
"STYLE_DARK" = "Dark";
"STYLE_LIGHT" = "Light";
"DISMISS_OPTIONS" = "Dismiss Options";
"DISMISS_SWIPE" = "Swipe down to Dismiss";
"DISMISS_AUTO" = "Auto-dismiss Duration";
"CUSTOM" = "Customization";
"CUSTOM_APP" = "App to Open (Classic Layout only)";
"CUSTOM_GLOBALDEVICEIMAGE" = "Choose a Device Image";
"CUSTOM_VIBRATE" = "Vibrate on Connection";
"EXPERIMENTAL" = "Experimental Features";
"EXPERIMENTAL_GLOBALDEVICENAME_SWITCH" = "Override Default Name";
"EXPERIMENTAL_GLOBALDEVICENAME_LABEL" = "Custom Name";
"EXPERIMENTAL_LEGACY" = "Enable Legacy Detection";
"CREDITS" = "Credits";
"CREDITS_TEST" = "Test Popup";
"CREDITS_PREFS" = "Reset Preferences and Respring";
"CREDITS_CODE" = "Source Code";
"CREDITS_DONATE" = "Donate";
}