Robin Linus 9 年之前
父節點
當前提交
1626875ba8

+ 1 - 1
app/elements/buddy-finder/personal-avatar.html

@@ -48,7 +48,7 @@
         </style>
         <iron-icon icon="chat:wifi-tethering"></iron-icon>
         <div class="paper-font-body1">
-            The easiest way to transfer files.
+            The easiest way to transfer data.
         </div>
         <div class="paper-font-body1 discover">
             Allow me to be discovered by: Everyone in this network.

+ 1 - 1
app/elements/file-sharing/file-drop-behavior.html

@@ -26,7 +26,7 @@ Chat.FileDropBehaviorImpl = {
             event.stopPropagation();
             event.preventDefault();
 
-            //call dragend
+            //drop is a dragend
             dragEnd();
 
             // Get files

二進制
app/images/touch/snapdrop-icon.png