File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ android {
10
10
11
11
defaultConfig {
12
12
versionCode getCommitCount()
13
- versionName ' 4.0.9 ' + " -" + versionCode
13
+ versionName ' 4.0.10 ' + " -" + versionCode
14
14
minSdkVersion rootProject. minSdkVersion
15
15
targetSdkVersion rootProject. targetSdkVersion
16
16
Original file line number Diff line number Diff line change 139
139
<string name =" pref_hide_based_on_keywords_title" >Esconder eventos con palabra en el título</string >
140
140
<string name =" show_only_closest_instance_of_recurring_event" >Mostrar sólo la fecha más cercana de un evento recurrente</string >
141
141
<string name =" hide_duplicates" >Ocultar duplicados</string >
142
+ <string name =" tasks_wo_dates_hide" >Ocultar</string >
142
143
<!-- Preference frame: Calendars and Task Lists -->
143
144
<string name =" calendars_prefs" >Calendarios</string >
144
145
<string name =" calendars_prefs_desc" >Seleccionar calendarios a mostrar</string >
You can’t perform that action at this time.
0 commit comments