You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: ios/en.lproj/Localizeable.strings
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -70,10 +70,10 @@
70
70
"Let's Go!" = "Let's Go!";
71
71
72
72
/* title of a popup that appears when we detect a youtube URL in the clipboard*/
73
-
"Youtube Link Detected!" = "Youtube Link Detected!";
73
+
"Youtube Link Detected!" = "YouTube Link Detected.";
74
74
75
75
/* Explanation in the clipboard popup */
76
-
"We detected a Youtube link in your clipboard. Would you like to access this stream?" = "We detected a Youtube link in your clipboard. Would you like to access this stream?";
76
+
"We detected a Youtube link in your clipboard. Would you like to access this stream?" = "Stream from the YouTube link in your clipboard?";
77
77
78
78
/* a button to access the description of a youtube video */
79
79
"Description" = "Description";
@@ -82,7 +82,7 @@
82
82
"Share" = "Share";
83
83
84
84
/* a button that opens the video in the youtube app or youtube.com in safari*/
0 commit comments