|
542 | 542 | } |
543 | 543 | } |
544 | 544 | } |
| 545 | + }, |
| 546 | + "`/usr/local/bin/loop` is already in use by another file or symlink. Remove it manually before installing Loop CLI." : { |
| 547 | + "comment" : "Description of a `Status` case when the `/usr/local/bin/loop` symlink is blocked.", |
| 548 | + "isCommentAutoGenerated" : true |
| 549 | + }, |
| 550 | + "`/usr/local/bin/loop` is installed and points to this version of Loop." : { |
| 551 | + "comment" : "Description of a `Status` case when the installed `/usr/local/bin/loop` is the same as the one currently running.", |
| 552 | + "isCommentAutoGenerated" : true |
| 553 | + }, |
| 554 | + "`/usr/local/bin/loop` points to a different or moved version of Loop. Repair it to update the symlink." : { |
| 555 | + |
545 | 556 | }, |
546 | 557 | "A single %@ action can only track one window. To stash\nmultiple windows, add additional %@ actions." : { |
547 | 558 | "comment" : "Information in a popover displaying how a stash action can only keep track of a single window. Both %1$@ and %2$@ are replaced with the language's localization of the \"Stash\" action.", |
|
11978 | 11989 | } |
11979 | 11990 | } |
11980 | 11991 | } |
11981 | | - }, |
11982 | | - "Install CLI" : { |
11983 | | - |
11984 | 11992 | }, |
11985 | 11993 | "Install failed" : { |
11986 | 11994 | "comment" : "The text that appears when the update fails to install.", |
|
12164 | 12172 | } |
12165 | 12173 | } |
12166 | 12174 | }, |
| 12175 | + "Install…" : { |
| 12176 | + "comment" : "The title of a button that installs the Loop command-line tool.", |
| 12177 | + "isCommentAutoGenerated" : true |
| 12178 | + }, |
| 12179 | + "Installs `/usr/local/bin/loop` to run Loop from the shell." : { |
| 12180 | + "comment" : "Description of the status when the Loop CLI is not installed.", |
| 12181 | + "isCommentAutoGenerated" : true |
| 12182 | + }, |
12167 | 12183 | "Instant" : { |
12168 | 12184 | "comment" : "Animation speed setting", |
12169 | 12185 | "localizations" : { |
|
16137 | 16153 | } |
16138 | 16154 | } |
16139 | 16155 | }, |
| 16156 | + "Loop CLI" : { |
| 16157 | + "comment" : "The name of the command-line interface for the app.", |
| 16158 | + "isCommentAutoGenerated" : true |
| 16159 | + }, |
16140 | 16160 | "Loops left to unlock new icon" : { |
16141 | 16161 | "localizations" : { |
16142 | 16162 | "ar" : { |
|
24628 | 24648 | } |
24629 | 24649 | } |
24630 | 24650 | } |
24631 | | - }, |
24632 | | - "Re-install CLI" : { |
24633 | | - |
24634 | 24651 | }, |
24635 | 24652 | "Relaunch to complete" : { |
24636 | 24653 | "comment" : "A button title that appears when an update is being installed, instructing the user to relaunch the app to complete the installation.", |
|
24987 | 25004 | } |
24988 | 25005 | } |
24989 | 25006 | }, |
| 25007 | + "Repair…" : { |
| 25008 | + "comment" : "The text that appears when the \"Repair…\" button is tapped, indicating that the user is being prompted to reinstall the command-line tool.", |
| 25009 | + "isCommentAutoGenerated" : true |
| 25010 | + }, |
24990 | 25011 | "Request…" : { |
24991 | 25012 | "comment" : "Button to request accessibility access", |
24992 | 25013 | "localizations" : { |
|
0 commit comments