You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<stringname="debug_menu_reset_hide_retroactive_multitasking_hint"translatable="false">Clear \"Retroactive multitasking hint was hidden\" preference</string>
Copy file name to clipboardExpand all lines: features/feature_dialogs/src/main/java/com/example/util/simpletimetracker/feature_dialogs/debugMenu/DebugMenuDialogFragment.kt
+8-3Lines changed: 8 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,13 @@ class DebugMenuDialogFragment : BaseBottomSheetFragment<Binding>() {
Copy file name to clipboardExpand all lines: features/feature_dialogs/src/main/java/com/example/util/simpletimetracker/feature_dialogs/debugMenu/DebugMenuViewModel.kt
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,13 @@ class DebugMenuViewModel @Inject constructor(
Copy file name to clipboardExpand all lines: features/feature_running_records/src/main/java/com/example/util/simpletimetracker/feature_running_records/view/RunningRecordsFragment.kt
Copy file name to clipboardExpand all lines: features/feature_running_records/src/main/java/com/example/util/simpletimetracker/feature_running_records/viewModel/RunningRecordsViewModel.kt
Copy file name to clipboardExpand all lines: resources/src/main/res/values-ar/strings.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -313,6 +313,7 @@
313
313
<stringname="settings_keep_statistics_range_hint">في حال التفعيل، ستفتح الإحصائيات التفصيلية بنفس النطاق الزمني المحدد في الإحصائيات.</string>
314
314
<stringname="settings_retroactive_tracking_mode">تمكين تتبع الوقت بأثر رجعي</string>
315
315
<stringname="settings_retroactive_tracking_mode_hint">تتبع الوقت عن طريق تحديد النشاط الذي تم القيام به منذ المرة الأخيرة بدلاً من تحديد النشاط الذي سيتم القيام به من الآن.</string>
316
+
<stringname="settings_retroactive_multitasking_hint">تم تفعيل تعدد المهام. سيتم أيضًا تتبع جميع الأنشطة الأخيرة عند تتبع نشاط ما.</string>
316
317
<stringname="settings_start_of_day">توقيت بداية اليوم</string>
317
318
<stringname="settings_start_of_day_hint">سيتم تحويل بداية اليوم بمقدار الوقت المحدد ، للأمام أو للخلف حسب العلامة.</string>
318
319
<stringname="settings_start_of_day_hint_value">يبدأ اليوم في %s</string>
0 commit comments