diff --git a/services/sync/locales/en-US/share.properties b/services/sync/locales/en-US/share.properties index 2d4f42b76f7..9f591475436 100644 --- a/services/sync/locales/en-US/share.properties +++ b/services/sync/locales/en-US/share.properties @@ -1,3 +1,4 @@ status.ok = Weave sharing complete! status.error = Error. Please check the Weave ID and try again. status.working = Working... +folder.message = You have chosen to share the bookmark folder "%S". \ No newline at end of file diff --git a/services/sync/locales/en-US/sync.properties b/services/sync/locales/en-US/sync.properties index 82e3f6850d9..dc3e50e8989 100644 --- a/services/sync/locales/en-US/sync.properties +++ b/services/sync/locales/en-US/sync.properties @@ -4,3 +4,4 @@ status.idle = Idle status.active = Working... status.offline = Offline status.error = Error +shareBookmark.menuItem = Share This Folder... \ No newline at end of file