]> git.mxchange.org Git - friendica.git/blobdiff - include/conversation.php
rename "file as" to "save to folder"
[friendica.git] / include / conversation.php
index 402713b32dc13445c943328842e0eb9fd6319538..a9fb807add3289067ed6725af2505b9df404e6c5 100755 (executable)
@@ -595,7 +595,7 @@ function conversation(&$a, $items, $mode, $update, $preview = false) {
                                                        'classtagger' => "",
                                                );
                                        }
-                                       $filer = t("file as");
+                                       $filer = t("save to folder");
                                }
 
 
@@ -915,7 +915,7 @@ function status_editor($a,$x, $notes_cid = 0, $popup=false) {
                '$vidurl' => t("Please enter a video link/URL:"),
                '$audurl' => t("Please enter an audio link/URL:"),
                '$term' => t('Tag term:'),
-               '$fileas' => t('File as:'),
+               '$fileas' => t('Save to Folder:'),
                '$whereareu' => t('Where are you right now?')
        ));