You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
staticletselect=NSLocalizedString("mediaLibrary.buttonSelect", value:"Select", comment:"Media screen navigation bar button Select title")
312
+
staticletaddMedia=NSLocalizedString("mediaLibrary.buttonAddMedia", value:"Add Media", comment:"Navigation bar button item")
313
+
staticletfilter=NSLocalizedString("mediaLibrary.buttonFilter", value:"Filter", comment:"Navigation bar button item")
328
314
staticletaddButtonAccessibilityLabel=NSLocalizedString("mediaLibrary.addButtonAccessibilityLabel", value:"Add", comment:"Accessibility label for add button to add items to the user's media library")
329
315
staticletaddButtonAccessibilityHint=NSLocalizedString("mediaLibrary.addButtonAccessibilityHint", value:"Add new media", comment:"Accessibility hint for add button to add items to the user's media library")
330
316
staticletdeleteConfirmationMessageOne=NSLocalizedString("mediaLibrary.deleteConfirmationMessageOne", value:"Are you sure you want to permanently delete this item?", comment:"Message prompting the user to confirm that they want to permanently delete a media item. Should match Calypso.")
0 commit comments