From 4c8b90b8cc5e3fa8fe15b17b4aea64c6bf3f8561 Mon Sep 17 00:00:00 2001 From: Glandos Date: Sat, 30 May 2020 14:36:50 +0200 Subject: Rename see to show (#638) --- ihatemoney/messages.pot | 2 +- ihatemoney/static/css/main.css | 12 ++++++------ ihatemoney/static/images/see.png | Bin 259 -> 0 bytes ihatemoney/static/images/show.png | Bin 0 -> 259 bytes ihatemoney/templates/dashboard.html | 2 +- ihatemoney/templates/list_bills.html | 2 +- ihatemoney/translations/cs/LC_MESSAGES/messages.po | 4 ++-- ihatemoney/translations/de/LC_MESSAGES/messages.po | 6 +++--- ihatemoney/translations/el/LC_MESSAGES/messages.po | 4 ++-- ihatemoney/translations/es_419/LC_MESSAGES/messages.po | 6 +++--- ihatemoney/translations/fr/LC_MESSAGES/messages.po | 6 +++--- ihatemoney/translations/id/LC_MESSAGES/messages.po | 6 +++--- ihatemoney/translations/it/LC_MESSAGES/messages.po | 6 +++--- ihatemoney/translations/nb_NO/LC_MESSAGES/messages.po | 7 +++---- ihatemoney/translations/nl/LC_MESSAGES/messages.po | 6 +++--- ihatemoney/translations/pl/LC_MESSAGES/messages.po | 6 +++--- ihatemoney/translations/ru/LC_MESSAGES/messages.po | 6 +++--- ihatemoney/translations/tr/LC_MESSAGES/messages.po | 6 +++--- ihatemoney/translations/uk/LC_MESSAGES/messages.po | 4 ++-- ihatemoney/translations/zh_Hans/LC_MESSAGES/messages.po | 6 +++--- 20 files changed, 48 insertions(+), 49 deletions(-) delete mode 100644 ihatemoney/static/images/see.png create mode 100644 ihatemoney/static/images/show.png diff --git a/ihatemoney/messages.pot b/ihatemoney/messages.pot index 9569d05..d56b0e7 100644 --- a/ihatemoney/messages.pot +++ b/ihatemoney/messages.pot @@ -285,7 +285,7 @@ msgstr "" msgid "delete" msgstr "" -msgid "see" +msgid "show" msgstr "" msgid "The Dashboard is currently deactivated." diff --git a/ihatemoney/static/css/main.css b/ihatemoney/static/css/main.css index ec1481b..44bc5de 100644 --- a/ihatemoney/static/css/main.css +++ b/ihatemoney/static/css/main.css @@ -315,7 +315,7 @@ footer .footer-left { .bill-actions > .delete, .bill-actions > .edit, -.bill-actions > .see { +.bill-actions > .show { font-size: 0px; display: block; width: 16px; @@ -333,8 +333,8 @@ footer .footer-left { background: url("../images/edit.png") no-repeat right; } -.bill-actions > .see { - background: url("../images/see.png") no-repeat right; +.bill-actions > .show { + background: url("../images/show.png") no-repeat right; } #bill_table, @@ -354,7 +354,7 @@ footer .footer-left { .project-actions > .delete, .project-actions > .edit, -.project-actions > .see { +.project-actions > .show { font-size: 0px; display: block; width: 16px; @@ -372,8 +372,8 @@ footer .footer-left { background: url("../images/edit.png") no-repeat right; } -.project-actions > .see { - background: url("../images/see.png") no-repeat right; +.project-actions > .show { + background: url("../images/show.png") no-repeat right; } .history_icon > .delete, diff --git a/ihatemoney/static/images/see.png b/ihatemoney/static/images/see.png deleted file mode 100644 index 5b5725a..0000000 Binary files a/ihatemoney/static/images/see.png and /dev/null differ diff --git a/ihatemoney/static/images/show.png b/ihatemoney/static/images/show.png new file mode 100644 index 0000000..5b5725a Binary files /dev/null and b/ihatemoney/static/images/show.png differ diff --git a/ihatemoney/templates/dashboard.html b/ihatemoney/templates/dashboard.html index b77a0ba..d9c150c 100644 --- a/ihatemoney/templates/dashboard.html +++ b/ihatemoney/templates/dashboard.html @@ -16,7 +16,7 @@ {{ _('edit') }} {{ _('delete') }} - {{ _('see') }} + {{ _('show') }} {% endfor %} diff --git a/ihatemoney/templates/list_bills.html b/ihatemoney/templates/list_bills.html index 487e70e..12c5072 100644 --- a/ihatemoney/templates/list_bills.html +++ b/ihatemoney/templates/list_bills.html @@ -133,7 +133,7 @@ {{ _('edit') }} {{ _('delete') }} {% if bill.external_link %} - {{ _('see') }} + {{ _('show') }} {% endif %} diff --git a/ihatemoney/translations/cs/LC_MESSAGES/messages.po b/ihatemoney/translations/cs/LC_MESSAGES/messages.po index 96703ac..b405672 100644 --- a/ihatemoney/translations/cs/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/cs/LC_MESSAGES/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-18 15:11+0200\n" +"POT-Creation-Date: 2020-05-30 14:26+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language: cs\n" @@ -301,7 +301,7 @@ msgstr "" msgid "delete" msgstr "" -msgid "see" +msgid "show" msgstr "" msgid "The Dashboard is currently deactivated." diff --git a/ihatemoney/translations/de/LC_MESSAGES/messages.po b/ihatemoney/translations/de/LC_MESSAGES/messages.po index a1707ea..de54013 100644 --- a/ihatemoney/translations/de/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/de/LC_MESSAGES/messages.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-18 15:11+0200\n" +"POT-Creation-Date: 2020-05-30 14:26+0200\n" "PO-Revision-Date: 2020-05-28 05:41+0000\n" "Last-Translator: Natalie Jann \n" "Language-Team: German \n" "Language-Team: Spanish (Latin America) \n" "Language-Team: French \n" "Language: id\n" @@ -308,8 +308,8 @@ msgstr "ubah" msgid "delete" msgstr "hapus" -msgid "see" -msgstr "lihat" +msgid "show" +msgstr "" msgid "The Dashboard is currently deactivated." msgstr "Dasbor sekarang ini sedang dinonaktifkan." diff --git a/ihatemoney/translations/it/LC_MESSAGES/messages.po b/ihatemoney/translations/it/LC_MESSAGES/messages.po index cc3a0ef..140bf2d 100644 --- a/ihatemoney/translations/it/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/it/LC_MESSAGES/messages.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-09 21:41+0200\n" +"POT-Creation-Date: 2020-05-30 14:26+0200\n" "PO-Revision-Date: 2020-05-25 20:41+0000\n" "Last-Translator: Stefano Mortellaro \n" "Language-Team: Italian \n" "Language-Team: Norwegian Bokmål \n" "Language: nl\n" @@ -306,8 +306,8 @@ msgstr "bewerken" msgid "delete" msgstr "verwijderen" -msgid "see" -msgstr "bekijk" +msgid "show" +msgstr "" msgid "The Dashboard is currently deactivated." msgstr "De overzichtspagina is momenteel uitgeschakeld." diff --git a/ihatemoney/translations/pl/LC_MESSAGES/messages.po b/ihatemoney/translations/pl/LC_MESSAGES/messages.po index aa2d19b..cfb3982 100644 --- a/ihatemoney/translations/pl/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/pl/LC_MESSAGES/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-18 15:11+0200\n" +"POT-Creation-Date: 2020-05-30 14:26+0200\n" "PO-Revision-Date: 2020-05-13 15:41+0000\n" "Last-Translator: Szylu \n" "Language: pl\n" @@ -311,8 +311,8 @@ msgstr "edytuj" msgid "delete" msgstr "usuń" -msgid "see" -msgstr "zobacz" +msgid "show" +msgstr "" msgid "The Dashboard is currently deactivated." msgstr "Pulpit nawigacyjny jest obecnie dezaktywowany." diff --git a/ihatemoney/translations/ru/LC_MESSAGES/messages.po b/ihatemoney/translations/ru/LC_MESSAGES/messages.po index 7daaa26..4fde062 100644 --- a/ihatemoney/translations/ru/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/ru/LC_MESSAGES/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-18 15:11+0200\n" +"POT-Creation-Date: 2020-05-30 14:26+0200\n" "PO-Revision-Date: 2020-04-28 07:11+0000\n" "Last-Translator: Vsevolod \n" "Language: ru\n" @@ -311,8 +311,8 @@ msgstr "изменить" msgid "delete" msgstr "удалить" -msgid "see" -msgstr "просмотреть" +msgid "show" +msgstr "" msgid "The Dashboard is currently deactivated." msgstr "Панель инструментов в данный момент отключена." diff --git a/ihatemoney/translations/tr/LC_MESSAGES/messages.po b/ihatemoney/translations/tr/LC_MESSAGES/messages.po index caf8acb..550eeac 100644 --- a/ihatemoney/translations/tr/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/tr/LC_MESSAGES/messages.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-18 15:11+0200\n" +"POT-Creation-Date: 2020-05-30 14:26+0200\n" "PO-Revision-Date: 2020-05-28 05:41+0000\n" "Last-Translator: Oğuz Ersen \n" "Language-Team: Turkish \n" "Language-Team: Ukrainian \n" "Language: zh_HANS_CN\n" @@ -303,8 +303,8 @@ msgstr "编辑" msgid "delete" msgstr "删除" -msgid "see" -msgstr "查看" +msgid "show" +msgstr "" msgid "The Dashboard is currently deactivated." msgstr "操作面板失效" -- cgit v1.1