File tree 2 files changed +4
-29
lines changed
2 files changed +4
-29
lines changed Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ struct AppCommands: Commands {
128
128
129
129
130
130
// GitHub Menu
131
- CommandMenu ( Text ( " GitHub " , comment : " Github Repo " ) ) {
131
+ CommandMenu ( Text ( verbatim : " GitHub " ) ) {
132
132
Button
133
133
{
134
134
NSWorkspace . shared. open ( URL ( string: " https://github.com/alienator88/Pearcleaner " ) !)
Original file line number Diff line number Diff line change 61
61
"value" : "/完整/路徑/範例-1.txt, /完整/路徑/範例-2.txt"
62
62
}
63
63
}
64
- },
65
- "shouldTranslate" : false
64
+ }
66
65
},
67
66
"%@ is already on the latest release available" : {
68
67
"extractionState" : "manual",
1161
1160
"localizations" : {
1162
1161
"en" : {
1163
1162
"stringUnit" : {
1164
- "state" : "new ",
1163
+ "state" : "translated ",
1165
1164
"value" : "Checked %1$lld paths for %2$@"
1166
1165
}
1167
1166
},
1168
1167
"zh-Hant" : {
1169
1168
"stringUnit" : {
1170
- "state" : "translated ",
1169
+ "state" : "needs_review ",
1171
1170
"value" : "檢查了%2$@個路徑中的%1$lld個"
1172
1171
}
1173
1172
}
2790
2789
}
2791
2790
}
2792
2791
},
2793
- "GitHub" : {
2794
- "comment" : "Github Repo",
2795
- "localizations" : {
2796
- "de" : {
2797
- "stringUnit" : {
2798
- "state" : "translated",
2799
- "value" : "GitHub"
2800
- }
2801
- },
2802
- "sk" : {
2803
- "stringUnit" : {
2804
- "state" : "translated",
2805
- "value" : "GitHub"
2806
- }
2807
- },
2808
- "zh-HK" : {
2809
- "stringUnit" : {
2810
- "state" : "translated",
2811
- "value" : "GitHub"
2812
- }
2813
- }
2814
- },
2815
- "shouldTranslate" : false
2816
- },
2817
2792
"GitHub Sponsors" : {
2818
2793
"extractionState" : "manual",
2819
2794
"localizations" : {
You can’t perform that action at this time.
0 commit comments