File tree Expand file tree Collapse file tree 7 files changed +2
-1060
lines changed Expand file tree Collapse file tree 7 files changed +2
-1060
lines changed Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ android {
55
55
minSdk 21
56
56
targetSdk 33
57
57
58
- Integer sudoVersionCode = 34
59
- String versionNameText = " 1.93 "
58
+ Integer sudoVersionCode = 35
59
+ String versionNameText = " 1.94 "
60
60
61
61
String [] abiFilterList = property(" abiFilters" ). toString(). split(' ;' )
62
62
Integer minorVersion = 0
Original file line number Diff line number Diff line change 110
110
<string name =" settings" >الإعدادات</string >
111
111
<!-- About screen title -->
112
112
<string name =" about" >حول التطبيق</string >
113
- <!-- Copyright dialog content in about section -->
114
- <string name =" rights_reserved" ></string >
115
113
<!-- Open source licenses in about section -->
116
114
<string name =" open_source_licenses" >تراخيص مفتوحة المصدر</string >
117
115
<!-- Privacy policy label in about section -->
142
140
<string name =" duration" >المدة</string >
143
141
<!-- Crash fallback screen title -->
144
142
<string name =" sorry_string" >Sorry, that should not have happened.</string >
145
- <!-- Crash fallback screen report by email -->
146
- <string name =" error_report_button_text" ></string >
147
143
<!-- Crash fallback screen report by telegram -->
148
144
<string name =" error_report_button_telegram" >Report this error via telegram</string >
149
145
<!-- Crash fallback screen copy report -->
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 160
160
<string name =" what_device_headline" >Info:</string >
161
161
<!-- Crash fallback screen info about crash -->
162
162
<string name =" what_happened_headline" >Cos\'è successo:</string >
163
- <!-- Crash fallback screen info about device -->
164
- <string name =" info_labels" ></string >
165
163
<!-- Crash fallback screen ask user input -->
166
164
<string name =" your_comment" >La tua segnalazione (scrivere in inglese):</string >
167
165
<!-- Crash fallback screen show more details -->
Original file line number Diff line number Diff line change 2
2
<resources >
3
3
<!-- App name -->
4
4
<string name =" app_name" >سیب</string >
5
- <!-- App name in launcher -->
6
- <string name =" app_name_launcher" ></string >
7
5
<!-- App info shown in about screen -->
8
6
<string name =" about_app" >Aplicativo utilitário de arquivos com reprodutores de mídia embutidos para todas as suas necessidades.</string >
9
7
<!-- Image viewer activity label -->
Original file line number Diff line number Diff line change 921
921
<string name =" newly_installed_apps" >Newly installed apps</string >
922
922
<!-- newly installed apps summary in settings preferences -->
923
923
<string name =" newly_installed_apps_summary" >Apps newly installed (in days)</string >
924
- <!-- newly installed apps in settings preferences -->
925
- <string name =" recently_updated_apps" ></string >
926
924
<!-- newly installed apps summary in settings preferences -->
927
925
<string name =" recently_updated_apps_summary" >Apps recently updated (in days)</string >
928
926
<!-- apps with large size increase in settings preferences -->
Original file line number Diff line number Diff line change 35
35
<!-- Shown in welcome screen for first time -->
36
36
<string name =" grant_storage_read_permission" >為提供最佳效能,App需要授予儲存空間存取權限。</string >
37
37
<!-- Shown in welcome screen for first time -->
38
- <string name =" grant_notification_permission" ></string >
39
- <!-- Shown in welcome screen for first time -->
40
38
<string name =" grant_permission" >授予權限</string >
41
39
<!-- Grant permission button for welcome screen -->
42
40
<string name =" grant" >授權</string >
554
552
<string name =" model" >型號</string >
555
553
<!-- Image viewer camera aperture -->
556
554
<string name =" aperture" >光圈</string >
557
- <!-- Image viewer iso of image -->
558
- <string name =" iso" ></string >
559
555
<!-- Image viewer shutter time -->
560
556
<string name =" shutter_time" >快門</string >
561
557
<!-- Image viewer image location -->
You can’t perform that action at this time.
0 commit comments