clean up localizations

This commit is contained in:
Matt Kiazyk 2025-07-09 21:36:23 -05:00
parent 10ce2b8511
commit 54cca28dbe
2 changed files with 141 additions and 12 deletions

View file

@ -34,7 +34,7 @@ struct BottomStatusModifier: ViewModifier {
}
}
}
Text("\(Bundle.main.shortVersion!) (\(Bundle.main.version!))")
Text(verbatim: "\(Bundle.main.shortVersion!) (\(Bundle.main.version!))")
.font(.subheadline)
}
.frame(maxWidth: .infinity, maxHeight: 30, alignment: .leading)

View file

@ -237,16 +237,6 @@
}
}
},
"%@ (%@)" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ (%2$@)"
}
}
}
},
"%@ %@ %@" : {
"localizations" : {
"ar" : {
@ -17919,7 +17909,128 @@
}
},
"PIN not set" : {
"localizations" : {
"ar" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"ca" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"el" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"es" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"fi" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"fr" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"hi" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"it" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"ja" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"ko" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"nl" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"pl" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"pt-BR" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"ru" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"tr" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"uk" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
},
"zh-Hant" : {
"stringUnit" : {
"state" : "translated",
"value" : "PIN not set"
}
}
}
},
"Platforms" : {
"localizations" : {
@ -17947,6 +18058,12 @@
"value" : "Πλατφόρμες"
}
},
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Platforms"
}
},
"es" : {
"stringUnit" : {
"state" : "translated",
@ -18314,6 +18431,12 @@
"value" : "Προτιμήσεις"
}
},
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Preferences"
}
},
"es" : {
"stringUnit" : {
"state" : "translated",
@ -18804,6 +18927,12 @@
"value" : "Ανανέωση"
}
},
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Refresh"
}
},
"es" : {
"stringUnit" : {
"state" : "translated",