mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
[Editor] Simplify the strings for the tools in the UI
This commit is contained in:
parent
e515a88faf
commit
a85359b031
2 changed files with 10 additions and 10 deletions
|
@ -261,11 +261,11 @@ editor_ink_label=Ink Annotation
|
|||
free_text_default_content=Enter text…
|
||||
|
||||
# Editor Parameters
|
||||
editor_free_text_font_color=Font Color
|
||||
editor_free_text_font_size=Font Size
|
||||
editor_ink_line_color=Line Color
|
||||
editor_ink_line_thickness=Line Thickness
|
||||
editor_ink_line_opacity=Line Opacity
|
||||
editor_free_text_color=Color
|
||||
editor_free_text_size=Size
|
||||
editor_ink_color=Color
|
||||
editor_ink_thickness=Thickness
|
||||
editor_ink_opacity=Opacity
|
||||
|
||||
# Editor aria
|
||||
editor_free_text_aria_label=FreeText Editor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue