1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-08-09 01:42:06 +03:00

Replaces AppBuildConfig

This commit is contained in:
ericdecanini
2022-10-03 17:52:59 -04:00
parent 4cebfa13e8
commit d14570dbea
8 changed files with 160 additions and 31 deletions

View File

@@ -1700,8 +1700,8 @@
<string name="push_gateway_item_app_id">App ID:</string>
<string name="push_gateway_item_push_key">Push Key:</string>
<string name="push_gateway_item_app_display_name">App Display Name:</string>
<string name="push_gateway_item_device_name">Device Display Name:</string>
<string name="push_gateway_item_device_id">Device ID:</string>
<string name="push_gateway_item_device_name">Session Display Name:</string>
<string name="push_gateway_item_device_id">Session ID:</string>
<string name="push_gateway_item_url">Url:</string>
<string name="push_gateway_item_format">Format:</string>
<string name="push_gateway_item_profile_tag">Profile tag:</string>