Rename iNat Next to iNaturalist

Closes MOB-622
Fixes MOB-672

Forces the rename throughout the untranslatable elements of xcstrings rather than waiting for crowdin to do the same thing.
This commit is contained in:
Kirk van Gorkom
2025-04-09 17:01:19 -07:00
parent 28393c3c8f
commit c20663ac0b
3 changed files with 601 additions and 661 deletions

View File

@@ -1,4 +1,4 @@
{ {
"name": "iNaturalistReactNative", "name": "iNaturalistReactNative",
"displayName": "iNat Next" "displayName": "iNaturalist"
} }

View File

File diff suppressed because it is too large Load Diff

View File

@@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>en</string> <string>en</string>
<key>CFBundleDisplayName</key> <key>CFBundleDisplayName</key>
<string>iNat Next</string> <string>iNaturalist</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string> <string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
@@ -13,7 +13,7 @@
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string> <string>iNaturalist</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
@@ -62,7 +62,7 @@
<key>NSAppleMusicUsageDescription</key> <key>NSAppleMusicUsageDescription</key>
<string>Add existing sounds to your observations.</string> <string>Add existing sounds to your observations.</string>
<key>NSCameraUsageDescription</key> <key>NSCameraUsageDescription</key>
<string>iNaturalist Next uses the camera to add photos to your observations of nature.</string> <string>iNaturalist uses the camera to add photos to your observations of nature.</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>© iNaturalist</string> <string>© iNaturalist</string>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key> <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
@@ -72,9 +72,9 @@
<key>NSMicrophoneUsageDescription</key> <key>NSMicrophoneUsageDescription</key>
<string>Record sound observations of nature.</string> <string>Record sound observations of nature.</string>
<key>NSPhotoLibraryAddUsageDescription</key> <key>NSPhotoLibraryAddUsageDescription</key>
<string>Export iNaturalist Next photos to your library.</string> <string>Export iNaturalist photos to your library.</string>
<key>NSPhotoLibraryUsageDescription</key> <key>NSPhotoLibraryUsageDescription</key>
<string>Export and import iNaturalist Next photos to and from your library.</string> <string>Export and import iNaturalist photos to and from your library.</string>
<key>UIAppFonts</key> <key>UIAppFonts</key>
<array> <array>
<string>Lato-Bold.ttf</string> <string>Lato-Bold.ttf</string>