1
0
mirror of git://jb55.com/damus synced 2024-09-29 08:20:45 +00:00

Revert "profile: rename Following to Frens"

This reverts commit 85e14de12d.
This commit is contained in:
William Casarin 2024-01-28 16:09:07 -08:00
parent 854036b413
commit 7a3be720b2
3 changed files with 10 additions and 10 deletions

View File

@ -157,7 +157,7 @@ struct FollowingView: View {
.onDisappear {
following.unsubscribe()
}
.navigationBarTitle(NSLocalizedString("Frens", comment: "Navigation bar title for view that shows who a user is following."))
.navigationBarTitle(NSLocalizedString("Following", comment: "Navigation bar title for view that shows who a user is following."))
.safeAreaInset(edge: .top, spacing: 0) {
VStack(spacing: 0) {
CustomPicker(selection: $tab_selection, content: {

View File

@ -45,9 +45,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Frens</string>
<string>Following</string>
<key>other</key>
<string>Frens</string>
<string>Following</string>
</dict>
</dict>
<key>imports_count</key>

View File

@ -739,9 +739,9 @@ Sentence composed of 2 variables to describe how many reposts. In source English
<target>Followers You Know</target>
<note>Navigation bar title for view that shows who is following a user.</note>
</trans-unit>
<trans-unit id="Frens" xml:space="preserve">
<source>Frens</source>
<target>Frens</target>
<trans-unit id="Following" xml:space="preserve">
<source>Following</source>
<target>Following</target>
<note>Navigation bar title for view that shows who a user is following.</note>
</trans-unit>
<trans-unit id="Following..." xml:space="preserve">
@ -2346,13 +2346,13 @@ YOU WILL NO LONGER BE ABLE TO LOG INTO DAMUS USING THIS ACCOUNT KEY.
<note/>
</trans-unit>
<trans-unit id="/following_count:dict/FOLLOWING:dict/one:dict/:string" xml:space="preserve">
<source>Frens</source>
<target>Frens</target>
<source>Following</source>
<target>Following</target>
<note/>
</trans-unit>
<trans-unit id="/following_count:dict/FOLLOWING:dict/other:dict/:string" xml:space="preserve">
<source>Frens</source>
<target>Frens</target>
<source>Following</source>
<target>Following</target>
<note/>
</trans-unit>
<trans-unit id="/following_count:dict/NSStringLocalizedFormatKey:dict/:string" xml:space="preserve">