فهرست منبع

Replaced "Image" with "File".

default 3 سال پیش
والد
کامیت
e02beac47e
1فایلهای تغییر یافته به همراه6 افزوده شده و 6 حذف شده
  1. 6 6
      html.c

+ 6 - 6
html.c

@@ -446,8 +446,8 @@ d_char *html_top_controls(snac *snac, d_char *s)
         snac->actor,
         snac->actor,
         L("Sensitive content"),
         L("Sensitive content"),
         L("Only for mentioned people"),
         L("Only for mentioned people"),
-        L("Image"),
-        L("Image description"),
+        L("File"),
+        L("File description"),
         L("Post"),
         L("Post"),
 
 
         L("More options..."),
         L("More options..."),
@@ -633,8 +633,8 @@ xs_str *html_entry_controls(snac *snac, xs_str *os, const xs_dict *msg, const ch
             id,
             id,
             L("Sensitive content"),
             L("Sensitive content"),
             L("Only for mentioned people"),
             L("Only for mentioned people"),
-            L("Image"),
-            L("Image description"),
+            L("File"),
+            L("File description"),
             md5,
             md5,
             L("Post")
             L("Post")
         );
         );
@@ -673,8 +673,8 @@ xs_str *html_entry_controls(snac *snac, xs_str *os, const xs_dict *msg, const ch
             id,
             id,
             L("Sensitive content"),
             L("Sensitive content"),
             L("Only for mentioned people"),
             L("Only for mentioned people"),
-            L("Image"),
-            L("Image description"),
+            L("File"),
+            L("File description"),
             md5,
             md5,
             L("Post")
             L("Post")
         );
         );