-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp_en.arb
32 lines (32 loc) · 1.74 KB
/
app_en.arb
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
{
"helloWorld": "Hello World!",
"appTitle": "Status Saver",
"recentStatuses": "Recent",
"savedStatuses": "Saved",
"statusSavedMessage": "Status saved",
"noSavedStatusesMessage": "No saved statuses",
"noWhatsappFoundMessage": "Whatsapp does not exists on your mobile",
"appLanguageLabel": "App Language",
"saveButtonLabel": "Save",
"shareButtonLabel": "Share",
"okButtonLabel": "OK",
"cancelButtonLabel": "CANCEL",
"closeButtonLabel": "CLOSE",
"howDoesItWorkTitle": "How does it work?",
"howDoesItWorkDescription": "We are not affiliated or officially connected with WhatsApp Inc in any way. And, we do not have any access to your WhatsApp messages.\n\nThis application is intended to provide you with a more convenient way to explore, save and share the status images and videos cached in your device storage",
"aboutButtonLabel": "About App",
"appThemeModeLabel": "App Theme Mode",
"systemDefaultLabel": "System Default",
"couldNotSaveYourLanguagePreference": "Could not save your language preference",
"couldNotSaveYourThemePreference": "Could not save your theme preference",
"giveStoragePermission": "Give storage permission",
"needToGiveStoragePermission": "You need to give storage permissions for this application.",
"couldNotOpenAppSettings": "Could not open app settings for storage permission.",
"allowStoragePermission": "Allow storage permission for Status Saver",
"openWhatsAppLabel": "Open WhatsApp",
"openW4BLabel": "Open WhatsApp Business",
"doNotHaveSeenStatusesMessage": "You do not have seen any statuses yet, go and watch some statuses",
"systemThemeLabel": "System Theme",
"lightThemeLabel": "Light Theme",
"darkThemeLabel": "Dark Theme"
}