-
-
Notifications
You must be signed in to change notification settings - Fork 278
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5ed5c22
commit 35bc04b
Showing
34 changed files
with
561 additions
and
412 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
"NSCameraUsageDescription" = "Used to take photo for post status"; | ||
"NSPhotoLibraryAddUsageDescription" = "Used to save photo into the Photo Library"; | ||
"NewPostShortcutItemTitle" = "New Post"; | ||
"SearchShortcutItemTitle" = "Search"; | ||
"NewPostShortcutItemTitle" = "Նոր գրառում"; | ||
"SearchShortcutItemTitle" = "Որոնել"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -70,7 +70,7 @@ Please check your internet connection."; | |
"Common.Controls.Actions.UnblockDomain" = "Unblock %@"; | ||
"Common.Controls.Actions.Unfollow" = "Unfollow %@"; | ||
"Common.Controls.Friendship.Block" = "Block"; | ||
"Common.Controls.Friendship.BlockDomain" = "Block %@"; | ||
"Common.Controls.Friendship.BlockDomain" = "Block domain %@"; | ||
"Common.Controls.Friendship.BlockUser" = "Block %@"; | ||
"Common.Controls.Friendship.Blocked" = "Blocked"; | ||
"Common.Controls.Friendship.DomainBlocked" = "Domain Blocked"; | ||
|
@@ -86,7 +86,6 @@ Please check your internet connection."; | |
"Common.Controls.Friendship.ShowReblogs" = "Show Reblogs"; | ||
"Common.Controls.Friendship.Unblock" = "Unblock"; | ||
"Common.Controls.Friendship.UnblockUser" = "Unblock %@"; | ||
"Common.Controls.Friendship.UnblockDomain" = "Unblock %@"; | ||
"Common.Controls.Friendship.Unmute" = "Unmute"; | ||
"Common.Controls.Friendship.UnmuteUser" = "Unmute %@"; | ||
"Common.Controls.Keyboard.Common.ComposeNewPost" = "Compose New Post"; | ||
|
@@ -336,17 +335,18 @@ uploaded to Mastodon."; | |
"Scene.Profile.Fields.Verified.Long" = "Ownership of this link was checked on %@"; | ||
"Scene.Profile.Fields.Verified.Short" = "Verified on %@"; | ||
"Scene.Profile.Header.FollowsYou" = "Follows You"; | ||
"Scene.Profile.RelationshipActionAlert.ConfirmBlockDomain.Message" = "Confirm to block domain %@"; | ||
"Scene.Profile.RelationshipActionAlert.ConfirmBlockDomain.Title" = "Block domain"; | ||
"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Message" = "Confirm to block %@"; | ||
"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Title" = "Block Account"; | ||
"Scene.Profile.RelationshipActionAlert.ConfirmBlockDomain.Title" = "Block Domain"; | ||
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockDomain.Message" = "Confirm to unblock domain %@"; | ||
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockDomain.Title" = "Unblock Domain"; | ||
"Scene.Profile.RelationshipActionAlert.ConfirmHideReblogs.Message" = "Confirm to hide reblogs"; | ||
"Scene.Profile.RelationshipActionAlert.ConfirmHideReblogs.Title" = "Hide Reblogs"; | ||
"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Message" = "Confirm to mute %@"; | ||
"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Title" = "Mute Account"; | ||
"Scene.Profile.RelationshipActionAlert.ConfirmShowReblogs.Message" = "Confirm to show reblogs"; | ||
"Scene.Profile.RelationshipActionAlert.ConfirmShowReblogs.Title" = "Show Reblogs"; | ||
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockDomain.Message" = "Confirm to unblock domain %@"; | ||
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockDomain.Title" = "Unblock domain"; | ||
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Message" = "Confirm to unblock %@"; | ||
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Title" = "Unblock Account"; | ||
"Scene.Profile.RelationshipActionAlert.ConfirmUnmuteUser.Message" = "Confirm to unmute %@"; | ||
|
@@ -568,4 +568,4 @@ uploaded to Mastodon."; | |
"Widget.MultipleFollowers.ConfigurationDescription" = "Show number of followers for multiple accounts."; | ||
"Widget.MultipleFollowers.ConfigurationDisplayName" = "Multiple followers"; | ||
"Widget.MultipleFollowers.MockUser.AccountName" = "[email protected]"; | ||
"Widget.MultipleFollowers.MockUser.DisplayName" = "Another follower"; | ||
"Widget.MultipleFollowers.MockUser.DisplayName" = "Another follower"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.