mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 03:09:04 +01:00
Use different applicationId/app package
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
|
||||
|
||||
<string name="app_name" translatable="false">Briar</string>
|
||||
<string name="app_package" translatable="false">org.briarproject.briar.android</string>
|
||||
<string name="app_name" translatable="false">Briar SB</string>
|
||||
<string name="app_package" translatable="false">org.briarproject.briar.socialbackup</string>
|
||||
|
||||
<!-- Setup -->
|
||||
<string name="setup_title">Welcome to Briar</string>
|
||||
|
||||
Reference in New Issue
Block a user