git ssb

2+

mixmix / ticktack



Commit a3612acadbe16fef26a6e9762e666a8f8e68128f

tweak sharing language to something more common

mix irving committed on 5/8/2018, 7:47:28 AM
Parent: 0b92c858144de8d256d81493eaae7f81668cc93e

Files changed

translations/en.jschanged
translations/en.jsView
@@ -162,10 +162,10 @@
162162 }
163163 },
164164 share: {
165165 captionPlaceholder: 'Type an optional caption here',
166- shareLabel: 'Do you to share this blog with your followers?',
167- externalShareLabel: 'Do you to share this blog on the Web?',
166+ shareLabel: 'Share this blog with your followers',
167+ externalShareLabel: 'Share this blog with on the Web',
168168 action: {
169169 share: 'Share',
170170 copy: 'Copy external URL',
171171 open: 'Open external URL'

Built with git-ssb-web