From 970802c92312327c1e18ee06dd3f99605b1cce0c Mon Sep 17 00:00:00 2001 From: jack Date: Tue, 7 Jul 2026 00:01:23 +0200 Subject: [PATCH] =?UTF-8?q?i18n:=20uppercase=20Spanish=20section=20headers?= =?UTF-8?q?=20(S=C3=8DMBOLOS,=20RED)=20to=20match=20English?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- bitchat/Localizable.xcstrings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitchat/Localizable.xcstrings b/bitchat/Localizable.xcstrings index 1e7417c1..0e5d55bb 100644 --- a/bitchat/Localizable.xcstrings +++ b/bitchat/Localizable.xcstrings @@ -5208,7 +5208,7 @@ "es" : { "stringUnit" : { "state" : "translated", - "value" : "símbolos" + "value" : "SÍMBOLOS" } } } @@ -5262,7 +5262,7 @@ "es" : { "stringUnit" : { "state" : "translated", - "value" : "red" + "value" : "RED" } } }