12345678910111213141516171819 |
- /*
- Localizable.strings
- Threema
- Copyright (c) 2015 Threema GmbH. All rights reserved.
- */
- "need_to_start_app_first_title" = "Threema is not setup yet";
- "need_to_start_app_first_message" = "Please launch the Threema app first.";
- "cannot_connect_title" = "No connection";
- "cannot_connect_message" = "Cannot connect, please check your internet connection.";
- "sending_count" = "Sending ... (%1$ld / %2$ld)";
- "error_message_no_items_title" = "Invalid content";
- "error_message_no_items_message" = "No supported items found.";
- "send_as_file" = "Send as file";
|