Squash of 7 yoda commits forming the fork pivot: -255cf7ccrename: libcosmic -> libcosmic-yoda (fork 0.1.0-yoda) -8701aa31feat(yoda): Wayland-only cut — drop winit and x11 features -6736a596yoda: soft-fork pivot — keep Cargo name 'libcosmic' for dep unification -3e23d087yoda: re-apply hard rename — libcosmic -> libcosmic-yoda (0.1.0-yoda) -aec3eb61yoda: ungate remaining winit+wayland combined cfgs -8ab7b158yoda-v2: color_picker Theme ref + context_menu/menu ungate winit -8d1d8739yoda: drop x11 defaults on iced_winit + iced_tiny_skia
39 lines
714 B
Text
39 lines
714 B
Text
# Context Drawer
|
|
close = Close
|
|
|
|
# About
|
|
license = License
|
|
links = Links
|
|
developers = Developers
|
|
designers = Designers
|
|
artists = Artists
|
|
translators = Translators
|
|
documenters = Documenters
|
|
|
|
# Calendar
|
|
january = January { $year }
|
|
february = February { $year }
|
|
march = March { $year }
|
|
april = April { $year }
|
|
may = May { $year }
|
|
june = June { $year }
|
|
july = July { $year }
|
|
august = August { $year }
|
|
september = September { $year }
|
|
october = October { $year }
|
|
november = November { $year }
|
|
december = December { $year }
|
|
monday = Monday
|
|
mon = Mon
|
|
tuesday = Tuesday
|
|
tue = Tue
|
|
wednesday = Wednesday
|
|
wed = Wed
|
|
thursday = Thursday
|
|
thu = Thu
|
|
friday = Friday
|
|
fri = Fri
|
|
saturday = Saturday
|
|
sat = Sat
|
|
sunday = Sunday
|
|
sun = Sun
|