Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

Commit 73194ed

Browse files
vladikoffShane Tomlinson
authored andcommitted
chore(strings): add choose what to sync strings
1 parent 5cf3012 commit 73194ed

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

app/scripts/lib/strings.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@ function () {
2323
t('Edit profile');
2424
t('Name');
2525

26+
// Needed for #2757
27+
t('Bookmarks');
28+
t('History');
29+
t('Tabs');
30+
t('Passwords');
31+
t('Desktop Add-ons');
32+
t('Desktop Preferences');
33+
2634
/**
2735
* Replace instances of %s and %(name)s with their corresponding values in
2836
* the context

0 commit comments

Comments
 (0)