This repository was archived by the owner on Jun 7, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Rocket.Chat.ShareExtension Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >XPC! </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >3.3.1 </string >
20+ <string >3.4.0 </string >
2121 <key >CFBundleVersion </key >
22- <string >237 </string >
22+ <string >239 </string >
2323 <key >ITSEncryptionExportComplianceCode </key >
2424 <string ></string >
2525 <key >NSExtension </key >
Original file line number Diff line number Diff line change 206206 <key >CFBundlePackageType </key >
207207 <string >APPL </string >
208208 <key >CFBundleShortVersionString </key >
209- <string >3.3.1 </string >
209+ <string >3.4.0 </string >
210210 <key >CFBundleSignature </key >
211211 <string >???? </string >
212212 <key >CFBundleURLTypes </key >
222222 </dict >
223223 </array >
224224 <key >CFBundleVersion </key >
225- <string >237 </string >
225+ <string >239 </string >
226226 <key >Fabric </key >
227227 <dict >
228228 <key >APIKey </key >
Original file line number Diff line number Diff line change 503503"chat.components.quote.replied" = "已回覆";
504504"chat.components.quote.pinned" = "已釘選";
505505"chat.components.text_attachment.no_title" = "無標題";
506+
507+ // Directory
508+ "directory.title" = "Directory"; // TODO
509+ "directory.filters.channels" = "Channels"; // TODO
510+ "directory.filters.users" = "Users"; // TODO
511+ "directory.filters.by" = "Search by"; // TODO
512+ "directory.filters.global.title" = "Search for global users"; // TODO
513+ "directory.filters.global.subtitle" = "If you turn-on, you can search for any user from others companies or servers. "; // TODO
514+ "directory.users.1_user" = "1 user"; // TODO
515+ "directory.users.x_users" = "%@ users"; // TODO
You can’t perform that action at this time.
0 commit comments