Prechádzať zdrojové kódy

remove strings from untranslated.xml

B. Petersen 2 rokov pred
rodič
commit
6b71763466

+ 0 - 3
deltachat-ios/en.lproj/Localizable.strings

@@ -987,8 +987,5 @@
 // device messages for updates
 "update_1_30" = "Faster. More stable.\n\nFor 1.30 releases, we focused on speed and reliability, fixing dozens of bugs. Check our changelogs if your favorite one is fixed: https://get.delta.chat/#changelogs 🚀";
 
-"webxdc_selector_empty_hint" = "Private apps received or sent in any chat will appear here. \"Files\" shows private apps just downloaded.";
-"shortcut_step1_tap_share_btn" = "Click the share button";
-"shortcut_step2_tap_add_to_home_screen" = "Select \"Add to Home Screen\" to add the app to your home screen.";
 "connectivity_low_data_mode" = "Disabled by system's \"Low Data Mode\".";
 "connectivity_low_power_mode" = "Disabled by system's \"Low Power Mode\".";

+ 0 - 3
scripts/untranslated.xml

@@ -2,9 +2,6 @@
 <resources>
     <!-- iOS specific untranslated strings -->
     <string name ="a11y_connectivity_hint">Double tap to view connectivity details.</string>
-    <string name ="webxdc_selector_empty_hint">Private apps received or sent in any chat will appear here. \"Files\" shows private apps just downloaded.</string>
-    <string name ="shortcut_step1_tap_share_btn">Click the share button</string>
-    <string name ="shortcut_step2_tap_add_to_home_screen">Select \"Add to Home Screen\" to add the app to your home screen.</string>
     <string name="connectivity_low_data_mode">Disabled by system's \"Low Data Mode\".</string>
     <string name="connectivity_low_power_mode">Disabled by system's \"Low Power Mode\".</string>
 </resources>