瀏覽代碼

HOT FIX: recovered lost strings

David A. Velasco 9 年之前
父節點
當前提交
1ff57e0665
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      res/values/strings.xml

+ 7 - 0
res/values/strings.xml

@@ -287,6 +287,13 @@
     <string name="share_link_password_title">Enter a password</string>
     <string name="share_link_empty_password">You must enter a password</string>
 
+    <string name="activity_chooser_send_file_title">Send</string>
+
+    <string name="copy_link">Copy link</string>
+    <string name="clipboard_text_copied">Copied to clipboard</string>
+
+    <string name="error_cant_bind_to_operations_service">Critical error: cannot perform operations</string>
+
     <string name="network_error_socket_exception">An error occurred while connecting with the server.</string>
     <string name="network_error_socket_timeout_exception">An error occurred while waiting for the server, the operation couldn\'t have been done</string>
     <string name="network_error_connect_timeout_exception">An error occurred while waiting for the server, the operation couldn\'t have been done</string>