Skip to content

Commit 250a86b

Browse files
committed
[SHARED] Update translations
1 parent 490a592 commit 250a86b

File tree

1 file changed

+3
-3
lines changed
  • shared/src/commonMain/composeResources/values

1 file changed

+3
-3
lines changed

shared/src/commonMain/composeResources/values/strings.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959

6060
<!--Apps-->
6161
<string name="app_open">Cannot open this application</string>
62-
<string name="cpu_open">Don\'t open me twice :-)</string>
63-
<string name="cpu_uninstall">Can\'t do that :-(</string>
62+
<string name="cpu_open">Don't open me twice :-)</string>
63+
<string name="cpu_uninstall">Can't do that :-(</string>
6464
<string name="native_libs" translatable="false">Native libs</string>
6565
<string name="apps_show_system_apps">Show system apps</string>
6666
<string name="apps_sort_order">Sort order</string>
@@ -180,7 +180,7 @@
180180
<string name="pref_theme_choose">Choose theme</string>
181181

182182
<!--Temp-->
183-
<string name="no_temp_data">Sorry I can\'t find temperature sensors :-(</string>
183+
<string name="no_temp_data">Sorry I can't find temperature sensors :-(</string>
184184
<string name="celsius" translatable="false">&#176;C</string>
185185
<string name="fahrenheit" translatable="false">&#176;F</string>
186186
<string name="kelvin" translatable="false">&#176;K</string>

0 commit comments

Comments
 (0)