Skip to content

Commit

Permalink
chore: Update folder localizations - WPB-14438 (#2178)
Browse files Browse the repository at this point in the history
  • Loading branch information
samwyndham authored Nov 21, 2024
1 parent 8564d3e commit 82fb7ec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 232 deletions.
118 changes: 2 additions & 116 deletions WireUI/Sources/WireFolderPickerUI/Resources/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -129,124 +129,10 @@
"folderPicker.emptyState.link.text" : {
"comment" : "The link text for documentation on how to add a conversation to a folder",
"localizations" : {
"ar" : {
"stringUnit" : {
"state" : "new",
"value" : "How to add a conversation to a folder"
}
},
"da" : {
"stringUnit" : {
"state" : "new",
"value" : "How to add a conversation to a folder"
}
},
"de" : {
"stringUnit" : {
"state" : "new",
"value" : "How to add a conversation to a folder"
}
},
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "How to add a conversation to a folder"
}
},
"es" : {
"stringUnit" : {
"state" : "new",
"value" : "How to add a conversation to a folder"
}
},
"et" : {
"stringUnit" : {
"state" : "new",
"value" : "How to add a conversation to a folder"
}
},
"fi" : {
"stringUnit" : {
"state" : "new",
"value" : "How to add a conversation to a folder"
}
},
"fr" : {
"stringUnit" : {
"state" : "new",
"value" : "How to add a conversation to a folder"
}
},
"it" : {
"stringUnit" : {
"state" : "new",
"value" : "How to add a conversation to a folder"
}
},
"ja" : {
"stringUnit" : {
"state" : "new",
"value" : "How to add a conversation to a folder"
}
},
"lt" : {
"stringUnit" : {
"state" : "new",
"value" : "How to add a conversation to a folder"
}
},
"nl" : {
"stringUnit" : {
"state" : "new",
"value" : "How to add a conversation to a folder"
}
},
"pl" : {
"stringUnit" : {
"state" : "new",
"value" : "How to add a conversation to a folder"
}
},
"pt-BR" : {
"stringUnit" : {
"state" : "new",
"value" : "How to add a conversation to a folder"
}
},
"ru" : {
"stringUnit" : {
"state" : "translated",
"value" : "Как добавить беседу в папку"
}
},
"sl" : {
"stringUnit" : {
"state" : "new",
"value" : "How to add a conversation to a folder"
}
},
"tr" : {
"stringUnit" : {
"state" : "new",
"value" : "How to add a conversation to a folder"
}
},
"uk" : {
"stringUnit" : {
"state" : "new",
"value" : "How to add a conversation to a folder"
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "new",
"value" : "How to add a conversation to a folder"
}
},
"zh-Hant" : {
"stringUnit" : {
"state" : "new",
"value" : "How to add a conversation to a folder"
"value" : "Learn more"
}
}
}
Expand Down Expand Up @@ -378,4 +264,4 @@
}
},
"version" : "1.0"
}
}
118 changes: 2 additions & 116 deletions WireUI/Sources/WireMoveToFolderUI/Resources/Accessibility.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -3,128 +3,14 @@
"strings" : {
"folderPicker.close.label" : {
"localizations" : {
"ar" : {
"stringUnit" : {
"state" : "new",
"value" : "Close folder picker"
}
},
"da" : {
"stringUnit" : {
"state" : "new",
"value" : "Close folder picker"
}
},
"de" : {
"stringUnit" : {
"state" : "new",
"value" : "Close folder picker"
}
},
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Close folder picker"
}
},
"es" : {
"stringUnit" : {
"state" : "new",
"value" : "Close folder picker"
}
},
"et" : {
"stringUnit" : {
"state" : "new",
"value" : "Close folder picker"
}
},
"fi" : {
"stringUnit" : {
"state" : "new",
"value" : "Close folder picker"
}
},
"fr" : {
"stringUnit" : {
"state" : "new",
"value" : "Close folder picker"
}
},
"it" : {
"stringUnit" : {
"state" : "new",
"value" : "Close folder picker"
}
},
"ja" : {
"stringUnit" : {
"state" : "new",
"value" : "Close folder picker"
}
},
"lt" : {
"stringUnit" : {
"state" : "new",
"value" : "Close folder picker"
}
},
"nl" : {
"stringUnit" : {
"state" : "new",
"value" : "Close folder picker"
}
},
"pl" : {
"stringUnit" : {
"state" : "new",
"value" : "Close folder picker"
}
},
"pt-BR" : {
"stringUnit" : {
"state" : "new",
"value" : "Close folder picker"
}
},
"ru" : {
"stringUnit" : {
"state" : "translated",
"value" : "Закрыть выбор папок"
}
},
"sl" : {
"stringUnit" : {
"state" : "new",
"value" : "Close folder picker"
}
},
"tr" : {
"stringUnit" : {
"state" : "new",
"value" : "Close folder picker"
}
},
"uk" : {
"stringUnit" : {
"state" : "new",
"value" : "Close folder picker"
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "new",
"value" : "Close folder picker"
}
},
"zh-Hant" : {
"stringUnit" : {
"state" : "new",
"value" : "Close folder picker"
"value" : "Close folder overview"
}
}
}
}
},
"version" : "1.0"
}
}

0 comments on commit 82fb7ec

Please sign in to comment.