プロジェクト

全般

プロフィール

Vote #74569

完了

Improve usage of label "button_update"

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
Closed
優先度:
低め
担当者:
-
カテゴリ:
Translations_12
対象バージョン:
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
12
version_id:
75
issue_org_id:
15275
author_id:
56864
assigned_to_id:
1
comments:
6
status_id:
5
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

Hi, today I discovered an improper german translation of @button_update@:

button_update: Bearbeiten

should better be

button_update: Aktualisieren

While the first has the meaning of "edit", the second corresponds to "update by applying my changes". Unfortunately, @button_update@ seems also to be used for editing issues:

$ grep -rn button_update app/
app/views/issues/_action_menu.html.erb:2:<%= link_to l(:button_update), edit_issue_path(@issue), :onclick => 'showAndScrollTo("update", "issue_notes"); return false;', :class => 'icon ico
n-edit', :accesskey => accesskey(:edit) if @issue.editable? %>
app/views/issues/show.html.erb:131:  

<%= l(:button_update) %>

app/views/repositories/committers.html.erb:39:

<%= submit_tag(l(:button_update)) %>

Therefore, I would suggest to change the translation and change @button_update@ to @button_edit@ for the first two occurrences. It is fine for the third, I think.

What do you think? Comments welcome!


journals

Well, another solution may also be to change @button_update@ to @button_save@ in @app/views/repositories/committers.html.erb:39@, but I think the other change may also be worth it.
--------------------------------------------------------------------------------
Changes done.
--------------------------------------------------------------------------------
Cool, thanks!
--------------------------------------------------------------------------------
And now we have a weird way to add a comment by the "Edit" button. I'm sure we will get used to it but it doesn't seem logical.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------


related_issues

relates,Closed,7856,Change "Update" to "Update/Reply" on issue#show
relates,Closed,9033,German semantic translation mistake

Admin Redmine さんが約4年前に更新

  • カテゴリTranslations_12 にセット
  • 対象バージョン2.5.0_75 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0