Localizable.strings
2.29 KB
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
39
40
41
42
43
44
45
/* No comment provided by engineer. */
"Cancel" = "Cancel";
/* Informing the user an item has finished copying */
"Copied" = "Copied";
/* No comment provided by engineer. */
"Copy" = "Copy";
/* Displayed with ellipsis as 'Copying...' when an item is in the process of being copied */
"Copying" = "Copying";
/* No comment provided by engineer. */
"Dismiss" = "Dismiss";
/* No comment provided by engineer. */
"Done" = "Done";
/* No comment provided by engineer. */
"Email" = "Email";
/* No comment provided by engineer. */
"Email failed to send. Please try again." = "Email failed to send. Please try again.";
/* Informing the user a process has failed */
"Failed" = "Failed";
/* Used in the context: 'Showing 1 of 3 items' */
"of" = "of";
/* No comment provided by engineer. */
"Photo" = "Photo";
/* Displayed with ellipsis as 'Preparing...' when an item is in the process of being prepared */
"Preparing" = "Preparing";
/* No comment provided by engineer. */
"Save" = "Save";
/* Informing the user an item has been saved */
"Saved" = "Saved";
/* Displayed with ellipsis as 'Saving...' when an item is in the process of being saved */
"Saving" = "Saving";