diff options
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/en_GB.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json index e076eed..8c6c2a4 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -160,6 +160,8 @@ "preferences.rssEnabled.description": "Provides a feed of your public notes, usable with common feed reader apps and online aggregators", "preferences.pokeable.name": "Allow others to poke you", "preferences.pokeable.description": "Also includes other verbs such as bite, wave at, hug, etc.", + "preferences.notesIndexable.name": "Allow search engines to index your notes", + "preferences.notesIndexable.description": "Doesn't apply to existing notes, only new ones", "changePassword.heading": "Change password", "changePassword.currentPassword": "Current password", "changePassword.newPassword": "New password", |
