|
2714 | 2714 | /* A common string used throughout the app. Option to share the episode at the current playback position. */
|
2715 | 2715 | "share_current_position" = "Current Position";
|
2716 | 2716 |
|
| 2717 | +/* A common string used throughout the app. Option to share the episode at the current playback position. */ |
| 2718 | +"share_episode_at" = "Share episode at %1$@"; |
| 2719 | + |
| 2720 | +/* A message shown when a share link is copied to the clipboard */ |
| 2721 | +"share_copied_to_clipboard" = "Link copied to clipboard"; |
| 2722 | + |
| 2723 | +/* A title shown for the share action which displays the system share sheet */ |
| 2724 | +"share_more_actions" = "More"; |
| 2725 | + |
2717 | 2726 | /* Message indicating that the process to subscribe to a podcast list is in progress. */
|
2718 | 2727 | "share_list_subscribing" = "Subscribing...";
|
2719 | 2728 |
|
|
4128 | 4137 | /* Message confirming podcasts were restored to the folders */
|
4129 | 4138 | "restore_folders_success" = "Podcasts restored to their original folders";
|
4130 | 4139 |
|
| 4140 | +/* Title for root screen of the Watch App*/ |
| 4141 | +"watch_play_source" = "Play Source"; |
| 4142 | + |
| 4143 | +/* A title shown when sharing an episode */ |
| 4144 | +"share_episode" = "Share episode"; |
| 4145 | + |
| 4146 | +/* A title shown when sharing a podcast */ |
| 4147 | +"share_podcast" = "Share podcast"; |
| 4148 | + |
| 4149 | +/* A message shown when sharing an image representation of a podcast or episode to social media platforms */ |
| 4150 | +"share_description" = "Choose a format and a platform to share to"; |
| 4151 | + |
| 4152 | +/* A title used when sharing artwork and link to a podcast episode */ |
| 4153 | +"share_episode_title" = "Share episode"; |
| 4154 | + |
| 4155 | +/* A title used when sharing artwork and link to a podcast */ |
| 4156 | +"share_podcast_title" = "Share podcast"; |
| 4157 | + |
| 4158 | +/* A title shown for a share option which copies a link to a podcast or episode */ |
| 4159 | +"share_copy_link" = "Copy link"; |
| 4160 | + |
4131 | 4161 | /* MARK: - InfoPlist.strings */
|
4132 | 4162 |
|
4133 | 4163 | /* A message that tells the user why the app is requesting access to the device’s camera. */
|
|
0 commit comments