Skip to content

Commit

Permalink
Merge pull request #1845 from obraliar/FixLocalizationEntry
Browse files Browse the repository at this point in the history
Fix localization entry.
  • Loading branch information
oscargus authored Aug 24, 2016
2 parents eda5411 + 867e799 commit 2353095
Show file tree
Hide file tree
Showing 18 changed files with 19 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ public void listen(ConnectionLostEvent connectionLostEvent) {
Localization.lang("Close database")};

int answer = JOptionPane.showOptionDialog(jabRefFrame,
Localization.lang("The connection to the server has been determinated.") + "\n\n",
Localization.lang("The connection to the server has been terminated.") + "\n\n",
Localization.lang("Connection lost"), JOptionPane.YES_NO_CANCEL_OPTION, JOptionPane.WARNING_MESSAGE,
null, options, options[0]);

Expand Down Expand Up @@ -80,4 +80,4 @@ public void listen(SharedEntryNotPresentEvent sharedEntryNotPresentEvent) {
dbmsSynchronizer.pullChanges();
}

}
}
2 changes: 1 addition & 1 deletion src/main/resources/l10n/JabRef_da.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1713,7 +1713,7 @@ Required_field_"%0"_is_empty.=

%0_driver_not_available.=

The_connection_to_the_server_has_been_determinated.=
The_connection_to_the_server_has_been_terminated.=

Connection_lost.=
Reconnect=
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/l10n/JabRef_de.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2423,7 +2423,7 @@ Required_field_"%0"_is_empty.=Erforederliches_Feld_"%0"_ist_leer.

%0_driver_not_available.=%0-Treiber_nicht_verfügbar.

The_connection_to_the_server_has_been_determinated.=Verbindung_zum_Server_wurde_abgebrochen.
The_connection_to_the_server_has_been_terminated.=Verbindung_zum_Server_wurde_abgebrochen.

Connection_lost.=Verbindung_verloren.
Reconnect=Neu_verbinden.
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/l10n/JabRef_en.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2256,7 +2256,7 @@ Driver_error=Driver_error
Connection_to_%0_server_stablished.=Connection_to_%0_server_stablished.
Required_field_"%0"_is_empty.=Required_field_"%0"_is_empty.
%0_driver_not_available.=%0_driver_not_available.
The_connection_to_the_server_has_been_determinated.=The_connection_to_the_server_has_been_determinated.
The_connection_to_the_server_has_been_terminated.=The_connection_to_the_server_has_been_terminated.
Connection_lost.=Connection_lost.
Reconnect=Reconnect
Work_offline=Work_offline
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/l10n/JabRef_es.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1615,7 +1615,7 @@ Required_field_"%0"_is_empty.=

%0_driver_not_available.=

The_connection_to_the_server_has_been_determinated.=
The_connection_to_the_server_has_been_terminated.=

Connection_lost.=
Reconnect=
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/l10n/JabRef_fa.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2395,7 +2395,7 @@ Required_field_"%0"_is_empty.=

%0_driver_not_available.=

The_connection_to_the_server_has_been_determinated.=
The_connection_to_the_server_has_been_terminated.=

Connection_lost.=
Reconnect=
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/l10n/JabRef_fr.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1656,7 +1656,7 @@ Required_field_"%0"_is_empty.=Le_champ_requis_"%0"_est_vide;

%0_driver_not_available.=Pilote_%0_non_disponible.

The_connection_to_the_server_has_been_determinated.=La_connexion_au_serveur_a_été_interrompue.
The_connection_to_the_server_has_been_terminated.=La_connexion_au_serveur_a_été_interrompue.

Connection_lost.=Connexion_perdue.
Reconnect=Reconnexion
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/l10n/JabRef_in.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1631,7 +1631,7 @@ Required_field_"%0"_is_empty.=

%0_driver_not_available.=

The_connection_to_the_server_has_been_determinated.=
The_connection_to_the_server_has_been_terminated.=

Connection_lost.=
Reconnect=
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/l10n/JabRef_it.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1732,7 +1732,7 @@ Required_field_"%0"_is_empty.=

%0_driver_not_available.=

The_connection_to_the_server_has_been_determinated.=
The_connection_to_the_server_has_been_terminated.=

Connection_lost.=
Reconnect=
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/l10n/JabRef_ja.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2372,7 +2372,7 @@ Required_field_"%0"_is_empty.=

%0_driver_not_available.=

The_connection_to_the_server_has_been_determinated.=
The_connection_to_the_server_has_been_terminated.=

Connection_lost.=
Reconnect=
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/l10n/JabRef_nl.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2404,7 +2404,7 @@ Required_field_"%0"_is_empty.=

%0_driver_not_available.=

The_connection_to_the_server_has_been_determinated.=
The_connection_to_the_server_has_been_terminated.=

Connection_lost.=
Reconnect=
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/l10n/JabRef_no.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2796,7 +2796,7 @@ Required_field_"%0"_is_empty.=

%0_driver_not_available.=

The_connection_to_the_server_has_been_determinated.=
The_connection_to_the_server_has_been_terminated.=

Connection_lost.=
Reconnect=
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/l10n/JabRef_pt_BR.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1628,7 +1628,7 @@ Required_field_"%0"_is_empty.=

%0_driver_not_available.=

The_connection_to_the_server_has_been_determinated.=
The_connection_to_the_server_has_been_terminated.=

Connection_lost.=
Reconnect=
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/l10n/JabRef_ru.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2373,7 +2373,7 @@ Required_field_"%0"_is_empty.=

%0_driver_not_available.=

The_connection_to_the_server_has_been_determinated.=
The_connection_to_the_server_has_been_terminated.=

Connection_lost.=
Reconnect=
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/l10n/JabRef_sv.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1573,7 +1573,7 @@ Required_field_"%0"_is_empty.=Det_obligatoriska_fältet_"%0"_är_tomt.

%0_driver_not_available.=

The_connection_to_the_server_has_been_determinated.=Anslutningen_till_servern_avbröts.
The_connection_to_the_server_has_been_terminated.=Anslutningen_till_servern_avbröts.

Connection_lost.=Anslutningen_förlorades.
Reconnect=Anslut_igen
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/l10n/JabRef_tr.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1646,7 +1646,7 @@ Required_field_"%0"_is_empty.=Gerekli_alan_"%0"_boş.

%0_driver_not_available.=%0_sürücüsü_yok

The_connection_to_the_server_has_been_determinated.=Sunucuyla_olan_bağlantı_sonlandırıldı.
The_connection_to_the_server_has_been_terminated.=Sunucuyla_olan_bağlantı_sonlandırıldı.

Connection_lost.=Bağlantı_koptu.
Reconnect=Yeniden_bağlan
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/l10n/JabRef_vi.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2399,7 +2399,7 @@ Required_field_"%0"_is_empty.=

%0_driver_not_available.=

The_connection_to_the_server_has_been_determinated.=
The_connection_to_the_server_has_been_terminated.=

Connection_lost.=
Reconnect=
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/l10n/JabRef_zh.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1640,7 +1640,7 @@ Required_field_"%0"_is_empty.=

%0_driver_not_available.=

The_connection_to_the_server_has_been_determinated.=
The_connection_to_the_server_has_been_terminated.=

Connection_lost.=
Reconnect=
Expand Down

0 comments on commit 2353095

Please sign in to comment.