mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-30 09:07:13 +00:00
Localisation commit
You know, it's much more fun listening to you in a lecture theatre. :-P Right; any nit picks now might have to wait 3 weeks, depending on available connectivity. Hope I did not screw this one up.
This commit is contained in:
@@ -86,7 +86,7 @@ public class VerifyIdentityActivity extends KeyVerifyingActivity {
|
||||
}
|
||||
});
|
||||
|
||||
builder.setNegativeButton("Cancel", null);
|
||||
builder.setNegativeButton(android.R.string.cancel, null);
|
||||
builder.show();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user