forked from organicmaps/organicmaps
[android] Change res ids
This commit is contained in:
parent
78cd632eab
commit
eb464eb2ee
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ public class EditCategoryNameFragment extends BaseEditUserBookmarkCategoryFragme
|
|||
@NonNull
|
||||
protected CharSequence getTopSummaryText()
|
||||
{
|
||||
return getString(R.string.name_comment2);
|
||||
return getString(R.string.name_comment1);
|
||||
}
|
||||
|
||||
@NonNull
|
||||
|
|
Loading…
Add table
Reference in a new issue