Skip to content

Commit 3fc2bc6

Browse files
committed
make it more consistent
1 parent df04c67 commit 3fc2bc6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/src/main/res/values/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,17 +133,17 @@
133133
<string name="reset_patch_selection_success">Patch selection has been reset</string>
134134
<string name="patch_selection_reset_all">Reset patch selection globally</string>
135135
<string name="patch_selection_reset_all_dialog_description">You are about to reset all the patch selections. You will need to manually select each patch again.</string>
136-
<string name="patch_selection_reset_all_description">Reset all the patch selections</string>
136+
<string name="patch_selection_reset_all_description">Resets all the patch selections</string>
137137
<string name="patch_selection_reset_package">Reset patch selection for app</string>
138138
<string name="patch_selection_reset_package_dialog_description">You are about to reset the patch selection for the app \"%s\". You will have to manually select each patch again.</string>
139139
<string name="patch_selection_reset_package_description">Resets patch selection for a single app</string>
140-
<string name="patch_selection_reset_patches">Resets patch selection for a single source</string>
140+
<string name="patch_selection_reset_patches">Reset patch selection (single)</string>
141141
<string name="patch_selection_reset_patches_dialog_description">You are about to reset the patch selection for \"%s\". You will have to manually select each patch again.</string>
142142
<string name="patch_selection_reset_patches_description">Resets the patch selection for a specific collection of patches</string>
143143
<string name="patch_options_reset_package">Reset patch options for app</string>
144144
<string name="patch_options_reset_package_dialog_description">You are about to reset the patch options for the app \"%s\". You will have to reapply each option again.</string>
145145
<string name="patch_options_reset_package_description">Resets patch options for a single app</string>
146-
<string name="patch_options_reset_patches">Reset patch options</string>
146+
<string name="patch_options_reset_patches">Reset patch options (single)</string>
147147
<string name="patch_options_reset_patches_dialog_description">You are about to reset the patch options for \"%s\". You will have to reapply each option again.</string>
148148
<string name="patch_options_reset_patches_description">Resets the patch options for a specific collection of patches</string>
149149
<string name="patch_options_reset_all">Reset patch options globally</string>

0 commit comments

Comments
 (0)