mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
[editor] Slightly shorten the en-US freetext_default_content
placeholder text
Now that it's possible to change the font-size, this placeholder string feels a little bit long (especially for larger font-sizes). Given that Editing is not enabled/released yet, I hope that it should be fine to update this without changing the l10n-id.
This commit is contained in:
parent
f3ba02bc00
commit
44a75c2a0f
2 changed files with 2 additions and 2 deletions
|
@ -258,7 +258,7 @@ editor_free_text_label=FreeText Annotation
|
|||
editor_ink.title=Add Ink Annotation
|
||||
editor_ink_label=Ink Annotation
|
||||
|
||||
freetext_default_content=Enter some text…
|
||||
freetext_default_content=Enter text…
|
||||
|
||||
# Editor Parameters
|
||||
editor_free_text_font_color=Font Color
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue