Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 80bfdfef authored by Amith Yamasani's avatar Amith Yamasani
Browse files

Use the same empty message for user dictionary on tablets and phones.

Bug: 5237879
Change-Id: I93326ccf48d0d41a91a16f9a5d89ef5441f22115
parent 9ca0ef57
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -2546,9 +2546,7 @@ found in the list of installed applications.</string>
    <!-- User dictionary settings. The title of the context menu item to delete the current word -->
    <string name="user_dict_settings_context_menu_delete_title">Delete</string>
    <!-- User dictionary settings. The text to show when there are no user-defined words in the dictionary  [CHAR LIMIT=200] -->
    <string name="user_dict_settings_empty_text" product="tablet">You do not have any words in the user dictionary. You can add a word by touching the Add ( + ) button.</string>
    <!-- User dictionary settings. The text to show when there are no user-defined words in the dictionary  [CHAR LIMIT=200] -->
    <string name="user_dict_settings_empty_text" product="default">You do not have any words in the user dictionary. You can add a word through the menu.</string>
    <string name="user_dict_settings_empty_text">You do not have any words in the user dictionary. You can add a word by touching the Add ( + ) button.</string>
    <!-- User dictionary settings. The text to show to describe the dictionary common to all languages -->
    <string name="user_dict_settings_all_languages">All languages</string>