Create resource bundle for badges

This commit is contained in:
Ehren Kret 2021-09-08 15:36:11 -05:00
parent 40eb445592
commit 6ee23b0186
2 changed files with 8 additions and 0 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ put.sh
deployer-staging.properties
deployer-production.properties
deployer.log
/service/src/main/resources/org/signal/badges/Badges_*.properties

View File

@ -0,0 +1,7 @@
#
# Copyright 2021 Signal Messenger, LLC
# SPDX-License-Identifier: AGPL-3.0-only
#
TEST_name = Test Badge
TEST_description = {short_name} has this badge for testing purposes.