aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authornea <nea@nea.moe>2023-05-31 01:05:17 +0200
committernea <nea@nea.moe>2023-05-31 01:08:08 +0200
commitd670ed6bb054945d16a9d1ea2a32d469b524398a (patch)
tree96e50f42baf2cc21d4efb246f4d95105967b7553 /src/main/resources
parenta24a74fa2351d53693226ba0d0018fb9589cddc9 (diff)
downloadfirmament-d670ed6bb054945d16a9d1ea2a32d469b524398a.tar.gz
firmament-d670ed6bb054945d16a9d1ea2a32d469b524398a.tar.bz2
firmament-d670ed6bb054945d16a9d1ea2a32d469b524398a.zip
Add option to auto rebuild resources before F3+T
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/firmament/lang/en_us.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/firmament/lang/en_us.json b/src/main/resources/assets/firmament/lang/en_us.json
index db720a0..bd6c933 100644
--- a/src/main/resources/assets/firmament/lang/en_us.json
+++ b/src/main/resources/assets/firmament/lang/en_us.json
@@ -1,4 +1,8 @@
{
+ "firmament.dev.resourcerebuild.start": "Invoking gradle resource rebuild (./gradlew :processResources)",
+ "firmament.dev.resourcerebuild.done": "Gradle resource rebuild done in %s",
+ "firmament.config.developer": "Developer Settings",
+ "firmament.config.developer.auto-rebuild": "Automatically rebuild resources",
"firmament.price": "Checking price for %s",
"firmament.price.bazaar": "Bazaar stats:",
"firmament.price.bazaar.productid": "Stock id: %s",