mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
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:
2
app.json
2
app.json
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"name": "iNaturalistReactNative",
|
||||
"displayName": "iNat Next"
|
||||
"displayName": "iNaturalist"
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -5,7 +5,7 @@
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>iNat Next</string>
|
||||
<string>iNaturalist</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>$(EXECUTABLE_NAME)</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
@@ -13,7 +13,7 @@
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>$(PRODUCT_NAME)</string>
|
||||
<string>iNaturalist</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
@@ -62,7 +62,7 @@
|
||||
<key>NSAppleMusicUsageDescription</key>
|
||||
<string>Add existing sounds to your observations.</string>
|
||||
<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>
|
||||
<string>© iNaturalist</string>
|
||||
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
|
||||
@@ -72,9 +72,9 @@
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>Record sound observations of nature.</string>
|
||||
<key>NSPhotoLibraryAddUsageDescription</key>
|
||||
<string>Export iNaturalist Next photos to your library.</string>
|
||||
<string>Export iNaturalist photos to your library.</string>
|
||||
<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>
|
||||
<array>
|
||||
<string>Lato-Bold.ttf</string>
|
||||
|
||||
Reference in New Issue
Block a user