diff options
author | Go MAEDA <maeda@farend.jp> | 2020-05-03 14:38:25 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2020-05-03 14:38:25 +0000 |
commit | 1b91549ed49254c883be71c2a91d0a588d4bd6eb (patch) | |
tree | e48134b1d788828219e6bdcc7581b0aeb4f6bb93 /config/locales/gl.yml | |
parent | e9e0c538da70361ebfbe4f1a21f1818724512943 (diff) | |
download | redmine-1b91549ed49254c883be71c2a91d0a588d4bd6eb.tar.gz redmine-1b91549ed49254c883be71c2a91d0a588d4bd6eb.zip |
Remove unused i18n key "notice_no_issue_selected" (#33393).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@19747 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/gl.yml')
-rw-r--r-- | config/locales/gl.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/gl.yml b/config/locales/gl.yml index 7dd1e1489..31621b1b3 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -652,7 +652,6 @@ gl: notice_feeds_access_key_reseted: A súa chave de acceso para Atom reiniciouse. notice_file_not_found: A páxina á que tenta acceder non existe. notice_locking_conflict: Os datos modificáronse por outro usuario. - notice_no_issue_selected: "Ningunha petición seleccionada. Por favor, comprobe a petición que quere modificar" notice_not_authorized: Non ten autorización para acceder a esta páxina. notice_successful_connection: "Accedeu correctamente." notice_successful_create: Creación correcta. |