diff --git a/core/base/src/main/res/values-en-rGB/strings.xml b/core/base/src/main/res/values-en-rGB/strings.xml
index 5fad4d5d..2f7c8206 100644
--- a/core/base/src/main/res/values-en-rGB/strings.xml
+++ b/core/base/src/main/res/values-en-rGB/strings.xml
@@ -228,11 +228,11 @@
EB/s
- Attoliter
+ Attolitre
aL
- Milliliter
+ Millilitre
mL
- Liter
+ Litre
L
US liquid gallon
gal (US)
@@ -783,6 +783,272 @@
Base
Vibrations
Haptic feedback when clicking keyboard buttons
+ Millibar
+ mbar
+ Kilopascal
+ kPa
+ Micron of mercury
+ μmHg
+
+
+ Epoch converter
+
+
+ Calculator
+
+
+ y
+ m
+ Nautical mile
+ M
+ Starting screen
+ Choose which screen is shown when you launch the app
+
+
+ Unit converter
+ Clear
+ Clear history
+ All expressions from history will be deleted forever. This action can\'t be undone!
+ No history
+ Open menu
+ Microgram
+ µg
+
+
+ Attofarad
+ aF
+ Statfarad
+ stF
+ Farad
+ F
+ Exafarad
+ EF
+ Picofarad
+ pF
+ Nanofarad
+ nF
+ Microfarad
+ µF
+ Millifarad
+ mF
+ Kilofarad
+ kF
+ Megafarad
+ MF
+ Gigafarad
+ GF
+ Petafarad
+ PF
+
+
+ Quetta
+ Q
+ Ronna
+ R
+ Yotta
+ Y
+ Zetta
+ Z
+ Exa
+ E
+ Peta
+ P
+ Tera
+ T
+ Giga
+ G
+ Mega
+ M
+ Kilo
+ k
+ Hecto
+ h
+ Deca
+ da
+ Base
+ Base
+ Deci
+ d
+ Centi
+ c
+ Milli
+ m
+ Micro
+ μ
+ Nano
+ n
+ Pico
+ p
+ Femto
+ f
+ Atto
+ a
+ Zepto
+ z
+ Yocto
+ y
+ Ronto
+ r
+ Quecto
+ q
+
+
+ Newton
+ N
+ Kilonewton
+ kN
+ Gram-force
+ gf
+ Kilogram-force
+ kgf
+ Ton-force
+ tf
+ Millinewton
+ mN
+ Attonewton
+ aN
+ Dyne
+ dyn
+ Joule/metre
+ J/m
+ Joule/centimetre
+ J/cm
+ Kilopound-force
+ kipf
+ Pound-force
+ lbf
+ Ounce-force
+ ozf
+ Pond
+ p
+ Kilopond
+ kp
+
+
+ Newton metre
+ N*m
+ Newton centimetre
+ N*cm
+ Newton millimetre
+ N*mm
+ Kilonewton metre
+ kN*m
+ Dyne metre
+ dyn*m
+ Dyne centimetre
+ dyn*cm
+ Dyne millimetre
+ dyn*mm
+ Kilogram-force metre
+ kgf*m
+ Kilogram-force centimetre
+ kgf*cm
+ Kilogram-force millimetre
+ kgf*mm
+ Gram-force metre
+ gf*m
+ Gram-force centimetre
+ gf*cm
+ Gram-force millimetre
+ gf*mm
+ Ounce-force foot
+ ozf*ft
+ Ounce-force inch
+ ozf*in
+ Pound-force foot
+ lbf*ft
+ Pound-force inch
+ lbf*in
+
+
+ Litre/hour
+ L/h
+ Litre/minute
+ L/m
+ Litre/second
+ L/s
+ Millilitre/hour
+ mL/h
+ Millilitre/minute
+ mL/m
+ Millilitre/second
+ mL/s
+ Cubic Metre/hour
+ m3/h
+ Cubic Metre/minute
+ m3/m
+ Cubic Metre/second
+ m3/s
+ Cubic Millimetre/hour
+ mm3/h
+ Cubic Millimetre/minute
+ mm3/m
+ Cubic Millimetre/second
+ mm3/s
+ Cubic Foot/hour
+ ft3/h
+ Cubic Foot/minute
+ ft3/m
+ Cubic Foot/second
+ ft3/s
+ Gallon/hour (U.S.)
+ gal/h
+ Gallon/minute (U.S.)
+ gal/m
+ Gallon/second (U.S.)
+ gal/s
+ Gallon/hour (Imperial)
+ gal/h
+ Gallon/minute (Imperial)
+ gal/m
+ Gallon/second (Imperial)
+ gal/s
+
+
+ Candela/square metre
+ cd/m^2
+ Candela/square centimetre
+ cd/cm^2
+ Candela/square foot
+ cd/ft^2
+ Candela/square inch
+ cd/in^2
+ Kilocandela/square metre
+ kcd
+ Stilb
+ sb
+ Lumen/square metre/steradian
+ lm/m^2/sr
+ Lumen/square centimetre/steradian
+ lm/cm^2/sr
+ Lumen/square foot/steradian
+ lm/ft^2/sr
+ Watt/square centimetre/steradian
+ W/cm^2/sr
+ Nit
+ nt
+ Millinit
+ mnt
+ Lambert
+ L
+ Millilambert
+ mL
+ Foot-lambert
+ fL
+ Apostilb
+ asb
+ Blondel
+ blondel
+ Bril
+ bril
+ Skot
+ sk
+ Capacitance
+ Prefix
+ Force
+ Torque
+ Flow
+ Luminance
Format time
Example: Show 130 minutes as 2h 10m
Units list sorting
@@ -831,4 +1097,5 @@ Maybe this can be labeled better? Let me know. It should be something that can d
Used in this dialog window. Should be short -->
Next
+ Preview (click to switch)
\ No newline at end of file
diff --git a/core/base/src/main/res/values-it/strings.xml b/core/base/src/main/res/values-it/strings.xml
index 2097e063..cfe97c94 100644
--- a/core/base/src/main/res/values-it/strings.xml
+++ b/core/base/src/main/res/values-it/strings.xml
@@ -680,10 +680,7 @@
"Simbolo separatore gruppo"
"Punto"
"Virgola"
-
-
-
- "Spazi"
+ "Spazio"
"Sostituisce parte del numero con E"
@@ -1099,5 +1096,6 @@ Maybe this can be labeled better? Let me know. It should be something that can d
- "Prossimo"
+ "Avanti"
+ "Anteprima (tocca per cambiare)"
\ No newline at end of file
diff --git a/core/base/src/main/res/values-ru/strings.xml b/core/base/src/main/res/values-ru/strings.xml
index 20fb049e..ffed6130 100644
--- a/core/base/src/main/res/values-ru/strings.xml
+++ b/core/base/src/main/res/values-ru/strings.xml
@@ -1097,4 +1097,5 @@ Maybe this can be labeled better? Let me know. It should be something that can d
Used in this dialog window. Should be short -->
Далее
+ Предпросмотр (нажмите для переключения)
\ No newline at end of file
diff --git a/core/base/src/main/res/values/strings.xml b/core/base/src/main/res/values/strings.xml
index cdb9da72..451ab317 100644
--- a/core/base/src/main/res/values/strings.xml
+++ b/core/base/src/main/res/values/strings.xml
@@ -1361,4 +1361,5 @@ Maybe this can be labeled better? Let me know. It should be something that can d
Used in this dialog window. Should be short -->
"Next"
+ "Preview (click to switch)"
\ No newline at end of file
diff --git a/feature/settings/src/main/java/com/sadellie/unitto/feature/settings/formatting/FormattingScreen.kt b/feature/settings/src/main/java/com/sadellie/unitto/feature/settings/formatting/FormattingScreen.kt
index 1000a130..1d4e624f 100644
--- a/feature/settings/src/main/java/com/sadellie/unitto/feature/settings/formatting/FormattingScreen.kt
+++ b/feature/settings/src/main/java/com/sadellie/unitto/feature/settings/formatting/FormattingScreen.kt
@@ -129,7 +129,7 @@ fun FormattingScreen(
.padding(16.dp)
) {
Text(
- text = "Preview (click to switch)",
+ text = stringResource(R.string.formatting_setting_preview_box_label),
style = MaterialTheme.typography.labelMedium,
color = MaterialTheme.colorScheme.onSecondaryContainer
)