forked from sakaiproject/sakai
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SAK-32041: Localise Preferences tool (sakaiproject#3707)
- Loading branch information
1 parent
ffd3988
commit 305d147
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
8 changes: 4 additions & 4 deletions
8
user/user-tool-prefs/tool/src/bundle/user-tool-prefs_en_GB.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
#Fri Nov 26 20:32:02 CET 2010 | ||
privacy_show_all_set=Your status in all sites is now set to visible. \u00C2\u00A0Others can see your name in the site members list and can contact you through the site. | ||
privacy_stmt_show=." Others can see your name in the site members list and can contact you through the site. | ||
privacy_stmt_hide=." Others cannot see your name in the site members list and cannot contact you through the site. | ||
privacy_hide_all_set=Your status in all sites is now set to hidden. \u00C2\u00A0Others cannot see your name in the site members list and cannot contact you through the site. | ||
privacy_stmt_show=." Others can see your name in the site members list and list of users present. | ||
privacy_stmt_hide=." Others cannot see your name in the site members list or list of users present. | ||
privacy_show_all_set=Your status in all sites is now set to visible. Others can see your name in the site members list and list of users present. | ||
privacy_hide_all_set=Your status in all sites is now set to hidden. Others cannot see your name in the site members list or list of users present. | ||
tab_inst_1_alt=Customise Tabs allows you to customise the navigation to your sites in {0}. | ||
|
||
hidden_really_hide_confirm=Hiding a favourite site will remove it from your favourites. Do you wish to continue? |