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
{{ message }}
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
messageFormat =NSLocalizedString("%@ bookmark could not be migrated due to OAuth restrictions on one or more repos. We're sorry for any inconvenience!", comment:"")
103
+
messageFormat =NSLocalizedString("%i bookmark could not be migrated due to OAuth restrictions on one or more repos. We're sorry for any inconvenience!", comment:"")
104
104
}else{
105
-
messageFormat =NSLocalizedString("%@ bookmarks could not be migrated due to OAuth restrictions on one or more repos. We're sorry for any inconvenience!", comment:"")
105
+
messageFormat =NSLocalizedString("%i bookmarks could not be migrated due to OAuth restrictions on one or more repos. We're sorry for any inconvenience!", comment:"")
0 commit comments