mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 13:27:46 +00:00
fixes #52
This commit is contained in:
parent
112d71588c
commit
1d2398ef85
@ -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…
x
Reference in New Issue
Block a user