Skip to content

Commit

Permalink
Update empty list screen text to omit sync references
Browse files Browse the repository at this point in the history
  • Loading branch information
SaintPatrck committed Apr 26, 2024
1 parent 75fb200 commit fb8b480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<string name="enable_camera_permission_to_use_the_scanner">Enable camera permission to use the scanner</string>
<string name="empty_item_list">Empty Item Listing</string>
<string name="you_dont_have_items_to_display">You don\'t have any items to display.</string>
<string name="empty_item_list_instruction">Add a new code, sync an existing account, or import codes to secure your accounts.</string>
<string name="empty_item_list_instruction">Add a new code to secure your accounts.</string>
<string name="add_code">Add code</string>
<string name="authenticator_key_read_error">Cannot read authenticator key.</string>
<string name="verification_code_added">Verification code added</string>
Expand Down

0 comments on commit fb8b480

Please sign in to comment.