Update template.pot
Update backup.html Update export.html Update paypro.html Update copayers.js Update bwsError.js Update template.pot Update import.html
This commit is contained in:
parent
f8a4da9227
commit
16dd3311ed
7 changed files with 13 additions and 13 deletions
|
|
@ -99,7 +99,7 @@ angular.module('copayApp.controllers').controller('copayersController',
|
|||
if (isMobile.Android() || isMobile.Windows()) {
|
||||
window.ignoreMobilePause = true;
|
||||
}
|
||||
var message = gettextCatalog.getString('Join my Copay wallet. Here is the invitation code: {{secret}} You can download Copay for your phone or desktop at https://copay.io', {secret: secret});
|
||||
var message = gettextCatalog.getString('Join my Copay wallet. Here is the invitation code: {{secret}} You can download Copay for your phone or desktop at https://copay.io', {secret: secret});
|
||||
window.plugins.socialsharing.share(message, gettextCatalog.getString('Invitation to share a Copay Wallet'), null, null);
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue