Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

horizontal layout #75

Merged
merged 4 commits into from
Aug 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion i18n/en/cosmic_ext_applet_clipboard_manager.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ incognito = Incognito
clear_entries = Clear
show_qr_code = Show QR code
return_to_clipboard = Return to clipboard
qr_code_error = Error while generating the QR code
qr_code_error = Error while generating the QR code
horizontal_layout = Horizontal
3 changes: 2 additions & 1 deletion i18n/fr/cosmic_ext_applet_clipboard_manager.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ incognito = Incognito
clear_entries = Nettoyer
show_qr_code = Afficher le code QR
return_to_clipboard = Retourner au presse-papier
qr_code_error = Erreur pendant la génération du code QR
qr_code_error = Erreur pendant la génération du code QR
horizontal_layout = Horizontal
Loading