From: David ‘Bombe’ Roden Date: Fri, 19 Nov 2010 20:27:17 +0000 (+0100) Subject: Add tooltips to “lock” and “unlock” buttons. X-Git-Tag: 0.3.1-RC1~57 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=952ccf201f3c83ae941cbd9934043486068888a2 Add tooltips to “lock” and “unlock” buttons. --- diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index a412903..0dd21d0 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -137,7 +137,9 @@ View.CreateSone.Text.Error.NoIdentity=You have not selected an identity. View.Sone.Label.LastUpdate=Last update: View.Sone.Button.UnlockSone=unlock +View.Sone.Button.UnlockSone.Tooltip=Allow this Sone to be inserted now View.Sone.Button.LockSone=lock +View.Sone.Button.LockSone.Tooltip=Prevents this Sone from being inserted right now View.Sone.Button.UnfollowSone=unfollow View.Sone.Button.FollowSone=follow View.Sone.Status.Modified=This Sone was modified and waits to be inserted. diff --git a/src/main/resources/templates/include/viewSone.html b/src/main/resources/templates/include/viewSone.html index 82c0861..22758a1 100644 --- a/src/main/resources/templates/include/viewSone.html +++ b/src/main/resources/templates/include/viewSone.html @@ -14,13 +14,13 @@ - +
- +
<%/if> <%if ! sone.current>