Skip to content

Commit

Permalink
Updated en strings file for 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jgritman committed Mar 14, 2019
1 parent f3dd3cc commit f6963f2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Example/Beacon/en.lproj/BeaconLocalizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@

"OK"="OK";

/* Accessibility labels for buttons */
"backButtonAccessibilityLabel"="Back";
"closeButtonAccessibilityLabel"="Close";
"attachmentButtonAccessibilityLabel"="Attach File";

/* Attachment Picker Errors */

"This application is not entitled to access iCloud"="This application is not entitled to access iCloud";
Expand Down

0 comments on commit f6963f2

Please sign in to comment.