Skip to content

Commit 2907090

Browse files
committed
Update app translations – Other .strings
1 parent 3e9b162 commit 2907090

File tree

3 files changed

+32
-3
lines changed

3 files changed

+32
-3
lines changed

WordPress/Resources/en-CA.lproj/InfoPlist.strings

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,16 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<!--Warning: Auto-generated file, do not edit.-->
44
<plist version="1.0">
5-
<dict/>
5+
<dict>
6+
<key>NSCameraUsageDescription</key>
7+
<string>To take photos or videos to use in your posts.</string>
8+
<key>NSLocationUsageDescription</key>
9+
<string>WordPress would like to add your location to posts on sites where you have enabled geotagging.</string>
10+
<key>NSLocationWhenInUseUsageDescription</key>
11+
<string>WordPress would like to add your location to posts on sites where you have enabled geotagging.</string>
12+
<key>NSMicrophoneUsageDescription</key>
13+
<string>Enable microphone access to record sound in your videos.</string>
14+
<key>NSPhotoLibraryUsageDescription</key>
15+
<string>To add photos or videos to your posts.</string>
16+
</dict>
617
</plist>

WordPress/WordPressDraftActionExtension/en-CA.lproj/InfoPlist.strings

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,10 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<!--Warning: Auto-generated file, do not edit.-->
44
<plist version="1.0">
5-
<dict/>
5+
<dict>
6+
<key>CFBundleDisplayName</key>
7+
<string>Save as Draft</string>
8+
<key>CFBundleName</key>
9+
<string>Save as Draft</string>
10+
</dict>
611
</plist>

WordPress/WordPressIntents/en-CA.lproj/Sites.strings

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,18 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<!--Warning: Auto-generated file, do not edit.-->
44
<plist version="1.0">
5-
<dict/>
5+
<dict>
6+
<key>BOl9KQ</key>
7+
<string>There are ${count} options matching ‘${site}’.</string>
8+
<key>ILcGmf</key>
9+
<string>Site</string>
10+
<key>cyajMn</key>
11+
<string>Site</string>
12+
<key>gpCwrM</key>
13+
<string>Select Site</string>
14+
<key>s4dJhx</key>
15+
<string>Just to confirm, you wanted ‘${site}’?</string>
16+
<key>tVvJ9c</key>
17+
<string>Select Site Intent</string>
18+
</dict>
619
</plist>

0 commit comments

Comments
 (0)