mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-02 18:24:31 +00:00
Typo
This commit is contained in:
@@ -53,7 +53,7 @@ public class ReplaceCharacterDialog extends AppDialog {
|
||||
setSize(400, 150);
|
||||
setDefaultCloseOperation(JDialog.HIDE_ON_CLOSE);
|
||||
setLayout(new BorderLayout());
|
||||
add(new JLabel(translate("replace.width")), BorderLayout.NORTH);
|
||||
add(new JLabel(translate("replace.with")), BorderLayout.NORTH);
|
||||
|
||||
charactersComboBox.setPreferredSize(new Dimension(400, charactersComboBox.getPreferredSize().height));
|
||||
add(charactersComboBox, BorderLayout.CENTER);
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
dialog.title = Replace character tag
|
||||
replace.width = Replace with:
|
||||
replace.with = Replace with:
|
||||
|
||||
button.ok = OK
|
||||
button.cancel = Cancel
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
dialog.title = Nahradit charakterov\u00fd tag
|
||||
replace.width = \u010c\u00edm nahradit :
|
||||
replace.with = \u010c\u00edm nahradit :
|
||||
|
||||
button.ok = OK
|
||||
button.cancel = Storno
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
dialog.title = Reemplazar caracter de etiqueta
|
||||
replace.width = Reemplazar con:
|
||||
replace.with = Reemplazar con:
|
||||
|
||||
button.ok = OK
|
||||
button.cancel = Cancelar
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
dialog.title = Karakter tag cser\u00e9je
|
||||
replace.width = Csere a k\u00f6vetkez\u0151vel:
|
||||
replace.with = Csere a k\u00f6vetkez\u0151vel:
|
||||
|
||||
button.ok = OK
|
||||
button.cancel = M\u00e9gse
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
dialog.title = Sostituisci tag carattere
|
||||
replace.width = Sostituisci con:
|
||||
replace.with = Sostituisci con:
|
||||
|
||||
button.ok = OK
|
||||
button.cancel = Annulla
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
dialog.title = \u6587\u5b57\u30bf\u30b0\u306e\u7f6e\u63db
|
||||
replace.width = \u7f6e\u63db\u5f8c:
|
||||
replace.with = \u7f6e\u63db\u5f8c:
|
||||
|
||||
button.ok = OK
|
||||
button.cancel = \u30ad\u30e3\u30f3\u30bb\u30eb
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
dialog.title = Substituir tag de caractere
|
||||
replace.width = Substituir com:
|
||||
replace.with = Substituir com:
|
||||
|
||||
button.ok = OK
|
||||
button.cancel = Cancelar
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
dialog.title = Ers\u00e4tt tecken tag
|
||||
replace.width = Ers\u00e4tt med:
|
||||
replace.with = Ers\u00e4tt med:
|
||||
|
||||
button.ok = Okej
|
||||
button.cancel = Upph\u00e4v
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
dialog.title = Karakter etiketini de\u011fi\u015ftirin
|
||||
replace.width = \u0130le de\u011fi\u015ftirin:
|
||||
replace.with = \u0130le de\u011fi\u015ftirin:
|
||||
|
||||
button.ok = OK
|
||||
button.cancel = \u0130ptal
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
dialog.title = \u66ff\u6362\u5b57\u7b26\u6807\u7b7e
|
||||
replace.width = \u66ff\u6362\u4e3a:
|
||||
replace.with = \u66ff\u6362\u4e3a:
|
||||
|
||||
button.ok = \u786e\u5b9a
|
||||
button.cancel = \u53d6\u6d88
|
||||
|
||||
Reference in New Issue
Block a user