content_creation_strings.grdp 4.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <grit-part>
  3. <if expr="is_android">
  4. <!-- Note Template Names, currently only used on Android. -->
  5. <message name="IDS_CONTENT_CREATION_NOTE_TEMPLATE_NAME_CLASSIC" desc="Name for a styled template which creates a nice looking note from text. The name is loosely connected with the font and color of the template. [CHAR_LIMIT=25]">
  6. Classic
  7. </message>
  8. <message name="IDS_CONTENT_CREATION_NOTE_TEMPLATE_NAME_FRIENDLY" desc="Name for a styled template which creates a nice looking note from text. The name is loosely connected with the font and color of the template. [CHAR_LIMIT=25]">
  9. Friendly
  10. </message>
  11. <message name="IDS_CONTENT_CREATION_NOTE_TEMPLATE_NAME_FRESH" desc="Name for a styled template which creates a nice looking note from text. The name is loosely connected with the font and color of the template. [CHAR_LIMIT=25]">
  12. Fresh
  13. </message>
  14. <message name="IDS_CONTENT_CREATION_NOTE_TEMPLATE_NAME_POWERFUL" desc="Name for a styled template which creates a nice looking note from text. The name is loosely connected with the font and color of the template. [CHAR_LIMIT=25]">
  15. Powerful
  16. </message>
  17. <message name="IDS_CONTENT_CREATION_NOTE_TEMPLATE_NAME_IMPACTFUL" desc="Name for a styled template which creates a nice looking note from text. The name is loosely connected with the font and color of the template. [CHAR_LIMIT=25]">
  18. Impactful
  19. </message>
  20. <message name="IDS_CONTENT_CREATION_NOTE_TEMPLATE_NAME_LOVELY" desc="Name for a styled template which creates a nice looking note from text. The name is loosely connected with the font and color of the template. [CHAR_LIMIT=25]">
  21. Lovely
  22. </message>
  23. <message name="IDS_CONTENT_CREATION_NOTE_TEMPLATE_NAME_GROOVY" desc="Name for a styled template which creates a nice looking note from text. The name is loosely connected with the font and color of the template. [CHAR_LIMIT=25]">
  24. Groovy
  25. </message>
  26. <message name="IDS_CONTENT_CREATION_NOTE_TEMPLATE_NAME_MONOCHROME" desc="Name for a styled template which creates a nice looking note from text. The name is loosely connected with the font and color of the template. [CHAR_LIMIT=25]">
  27. Monochrome
  28. </message>
  29. <message name="IDS_CONTENT_CREATION_NOTE_TEMPLATE_NAME_BOLD" desc="Name for a styled template which creates a nice looking note from text. The name is loosely connected with the font and color of the template. [CHAR_LIMIT=25]">
  30. Bold
  31. </message>
  32. <message name="IDS_CONTENT_CREATION_NOTE_TEMPLATE_NAME_DREAMY" desc="Name for a styled template which creates a nice looking note from text. The name is loosely connected with the font and color of the template. [CHAR_LIMIT=25]">
  33. Dreamy
  34. </message>
  35. <!-- Lightweight Reactions names, currently only used on Android. -->
  36. <message name="IDS_LIGHTWEIGHT_REACTIONS_TEARS_OF_JOY" is_accessibility_with_no_ui="true" desc="The accessibility text to read when the tears of joy reaction is selected.">
  37. Tears of Joy
  38. </message>
  39. <message name="IDS_LIGHTWEIGHT_REACTIONS_BEATING_HEART" is_accessibility_with_no_ui="true" desc="The accessibility text to read when the beating heart reaction is selected.">
  40. Beating Heart
  41. </message>
  42. <message name="IDS_LIGHTWEIGHT_REACTIONS_CLAPPING" is_accessibility_with_no_ui="true" desc="The accessibility text to read when the clapping reaction is selected.">
  43. Clapping
  44. </message>
  45. <message name="IDS_LIGHTWEIGHT_REACTIONS_GRINNING" is_accessibility_with_no_ui="true" desc="The accessibility text to read when the grinning reaction is selected.">
  46. Grinning
  47. </message>
  48. <message name="IDS_LIGHTWEIGHT_REACTIONS_FIRE" is_accessibility_with_no_ui="true" desc="The accessibility text to read when the fire reaction is selected.">
  49. Fire
  50. </message>
  51. <message name="IDS_LIGHTWEIGHT_REACTIONS_EYES" is_accessibility_with_no_ui="true" desc="The accessibility text to read when the eyes reaction is selected.">
  52. Eyes
  53. </message>
  54. <message name="IDS_LIGHTWEIGHT_REACTIONS_LOUDLY_CRYING" is_accessibility_with_no_ui="true" desc="The accessibility text to read when the loudly crying reaction is selected.">
  55. Loudly Crying
  56. </message>
  57. <message name="IDS_LIGHTWEIGHT_REACTIONS_FLUSHED" is_accessibility_with_no_ui="true" desc="The accessibility text to read when the flushed reaction is selected.">
  58. Flushed
  59. </message>
  60. <message name="IDS_LIGHTWEIGHT_REACTIONS_FOLDED_HANDS" is_accessibility_with_no_ui="true" desc="The accessibility text to read when the folded hands reaction is selected.">
  61. Folded Hands
  62. </message>
  63. <message name="IDS_LIGHTWEIGHT_REACTIONS_THINKING" is_accessibility_with_no_ui="true" desc="The accessibility text to read when the thinking reaction is selected.">
  64. Thinking
  65. </message>
  66. </if>
  67. </grit-part>