Commit a3612acadbe16fef26a6e9762e666a8f8e68128f
tweak sharing language to something more common
mix irving committed on 5/8/2018, 7:47:28 AMParent: 0b92c858144de8d256d81493eaae7f81668cc93e
Files changed
translations/en.js | changed |
translations/en.js | ||
---|---|---|
@@ -162,10 +162,10 @@ | ||
162 | 162 | } |
163 | 163 | }, |
164 | 164 | share: { |
165 | 165 | 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', | |
168 | 168 | action: { |
169 | 169 | share: 'Share', |
170 | 170 | copy: 'Copy external URL', |
171 | 171 | open: 'Open external URL' |
Built with git-ssb-web