How to edit the non-english STBL-file:
EA have not translated about 70 lines of text strings in your language that is needed for this
mod to work properly. The left out translations is different for each language.
You need these 2 tools to edit the STBL-file.
TS4 STBL Editor:
http://www.modthesims.info/showthread.php?t=533109
S4PE:
http://sims4group.github.io/
Setup:
1. Create a work folder to work in. Mine is C:TS4
2. Unzip the 2 tools in that directory.
3. Copy the STBL-file to this folder. The file is a .package and name starts with String_:
C:Program Files (x86)Origin GamesThe Sims 4DataClient
Extracting the STBL:
4. Start s4pe.exe in the unzipped folder, click File -> New and then Resource -> Import->From package and select your String_ file
5. In s4pe click the STBL instance. It is a long number starting with S4_
6. Click Resource -> Export -> To file.... File name is a long number starting with S4.
Editing:
7. Start TS STBL Editor and click File -> Open STBL file and select the file.
8. Click Edit and you will see two columns. Browse to line number 11709 and start entering text strings in the right column. The English text you can se in the post posted by pipopaulus earlier.
9. When done click OK and File -> Save.
Create a new String_ file
10. Start s4pe and click File -> New and then Resource -> Import -> From file.
11. Click Resource -> Export -> As .package. Give it the same String_ name as you started with.
Installation:
12. If you don't have any .package mods before you have to first create a folder named unpackedmod and add the line DirectoryFiles unpackedmod autoupdate at the bottom of the Resource.cfg file that is in the Mods folder.
13. Place the new String_ file in your Mods folder and it will override the EA version.