fixes #52
This commit is contained in:
parent
112d71588c
commit
1d2398ef85
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ public class PgpHandler extends ActionBarActivity implements OpenPgpServiceConne
|
|||
} catch (NumberFormatException e)
|
||||
{
|
||||
showToast(this.getResources().getString(R.string.clipboard_beginning_toast_text)
|
||||
+ "45"
|
||||
+ " 45 "
|
||||
+ this.getResources().getString(R.string.clipboard_ending_toast_text));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue