blob: c117aca31b928180a96a86d1e2b84ae24c843002 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
"QSDeliciousPrefPane" = "Social Bookmarks";
/* Site Names */
"SiteDelicious" = "del.icio.us";
"SiteMagnolia" = "ma.gnolia.com";
"SitePinboard" = "Pinboard";
"SiteLinkding" = "Linkding";
/* UI Labels */
"Username" = "Username";
"Password" = "Password";
"Host" = "Host";
"IncludeTags" = "Include Tags";
"Site" = "Bookmark Service";
/* Help Text */
"LinkdingHostHelp" = "For Linkding, enter your server URL (e.g., https://bookmarks.example.com)";
"LinkdingPasswordHelp" = "For Linkding, use your API Token as the password";
|